mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 19:24:16 +00:00
[improvement] lint ts/tsx files (#2776)
This commit is contained in:
@@ -7,7 +7,7 @@ import { FunctionalComponent } from '../utils/use/sfc';
|
||||
const [sfc, bem] = use('loading');
|
||||
const DEFAULT_COLOR = '#c9c9c9';
|
||||
|
||||
const Loading: FunctionalComponent<LoadingProps> = function(
|
||||
const Loading: FunctionalComponent<LoadingProps> = function (
|
||||
h,
|
||||
props,
|
||||
slots,
|
||||
|
Reference in New Issue
Block a user