mirror of https://github.com/langgenius/dify.git
style: fix component naming
This commit is contained in:
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…
Reference in New Issue