Skip to content

Commit 2ba6642

Browse files
committed
feat: Add exports /data and /shikiComponentList to test-case-component
1 parent b5649f2 commit 2ba6642

File tree

1 file changed

+3
-1
lines changed
  • packages/test-case-component/src

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
export * from "./components/TestCaseComponentPage";
2-
export * from "./loadTestCaseFixture";
2+
export * from "./loadTestCaseFixture";
3+
export * from "./components/ShikiComponentList"
4+
export * from "./data"

0 commit comments

Comments
 (0)