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