Skip to content

Commit bb2360c

Browse files
committed
[C] export ComplexTable
1 parent 62e1cbd commit bb2360c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/epo-react-lib/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ export { default as Video } from "@/atomic/Video";
2121

2222
// Content Blocks
2323
export { default as SimpleTable } from "@/content-blocks/SimpleTable";
24+
export { default as ComplexTable } from "@/content-blocks/ComplexTable";
2425

2526
// Form
2627
export { default as Error } from "@/form/Error";

0 commit comments

Comments
 (0)