style: fix component naming

pull/12097/head
AkaraChen 1 year ago
parent 539050c56b
commit 8289175bfa

@ -14,7 +14,7 @@ export const SkeletonPoint: FC = () =>
* <SkeletonContanier>
* <SkeletonRow>
* <SkeletonRectangle className="w-96" />
* <SkeletonCircle />
* <SkeletonPoint />
* <SkeletonRectangle className="w-96" />
* </SkeletonRow>
* <SkeletonRow>

Loading…
Cancel
Save