mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
test: add unit tests for base components (#32818)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
This commit is contained in:
@ -6,7 +6,7 @@ import {
|
||||
SkeletonPoint,
|
||||
SkeletonRectangle,
|
||||
SkeletonRow,
|
||||
} from './index'
|
||||
} from '../index'
|
||||
|
||||
describe('Skeleton Components', () => {
|
||||
describe('Individual Components', () => {
|
||||
Reference in New Issue
Block a user