mirror of
https://github.com/youzan/vant.git
synced 2026-05-05 01:00:55 +08:00
[improvement] update eslint rules (#2089)
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<template>
|
||||
<cell-group :class="b()" :border="border">
|
||||
<cell-group
|
||||
:class="b()"
|
||||
:border="border"
|
||||
>
|
||||
<cell
|
||||
:title="title || $t('title')"
|
||||
:value="value"
|
||||
|
||||
Reference in New Issue
Block a user