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