mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-10 04:30:25 +02:00
enable skeleton animations by default
This commit is contained in:
@@ -25,7 +25,7 @@ export function BaseSkeleton({
|
|||||||
containerClassName,
|
containerClassName,
|
||||||
count = 1,
|
count = 1,
|
||||||
direction = 'ltr',
|
direction = 'ltr',
|
||||||
enableAnimation = false,
|
enableAnimation = true,
|
||||||
height,
|
height,
|
||||||
inline,
|
inline,
|
||||||
isCentered,
|
isCentered,
|
||||||
|
|||||||
Reference in New Issue
Block a user