style: fix component naming

This commit is contained in:
AkaraChen
2024-12-04 16:23:43 +08:00
parent 539050c56b
commit 8289175bfa

View File

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