mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-23 00:15:05 +01:00
chore: add eslint rules for spacing (#464)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
committed by
GitHub
parent
1bc055935e
commit
5221294f78
2
src/runtime/types/avatar.d.ts
vendored
2
src/runtime/types/avatar.d.ts
vendored
@@ -1,7 +1,7 @@
|
||||
export interface Avatar {
|
||||
src?: string | boolean
|
||||
alt?: string
|
||||
text:? string
|
||||
text?: string
|
||||
size?: string
|
||||
chipColor?: string
|
||||
chipVariant?: string
|
||||
|
||||
Reference in New Issue
Block a user