feat(eslint-config): extends typescript-eslint recommended (#6076)
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<demo-block :title="t('uploadStyle')">
|
||||
<van-uploader>
|
||||
<van-button type="primary" icon="photo">
|
||||
{{ this.t('upload') }}
|
||||
{{ t('upload') }}
|
||||
</van-button>
|
||||
</van-uploader>
|
||||
</demo-block>
|
||||
|
||||
Reference in New Issue
Block a user