Skip to content

Commit

Permalink
[C] export ComplexTable
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgoff committed Dec 29, 2022
1 parent 62e1cbd commit bb2360c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/epo-react-lib/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ export { default as Video } from "@/atomic/Video";

// Content Blocks
export { default as SimpleTable } from "@/content-blocks/SimpleTable";
export { default as ComplexTable } from "@/content-blocks/ComplexTable";

// Form
export { default as Error } from "@/form/Error";
Expand Down

0 comments on commit bb2360c

Please sign in to comment.