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