mirror of https://github.com/buster-so/buster.git
Update ShimmerText.tsx
This commit is contained in:
parent
cb2d3c3235
commit
4a52fa6ddd
|
@ -53,3 +53,5 @@ export const ShimmerText: React.FC<ShimmerText2Props> = React.memo(
|
|||
);
|
||||
}
|
||||
);
|
||||
|
||||
ShimmerText.displayName = 'ShimmerText';
|
||||
|
|
Loading…
Reference in New Issue