mirror of
https://github.com/youzan/vant.git
synced 2026-05-07 01:01:01 +08:00
chore: prettier all ts code
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ export type SharedCellProps = {
|
||||
value?: string | number;
|
||||
label?: string | number;
|
||||
arrowDirection?: 'up' | 'down' | 'left' | 'right';
|
||||
}
|
||||
};
|
||||
|
||||
export const cellProps = {
|
||||
icon: String,
|
||||
|
||||
Reference in New Issue
Block a user