Skip to content

Commit

Permalink
Add Table Import
Browse files Browse the repository at this point in the history
  • Loading branch information
vineethasok committed Oct 17, 2023
1 parent d4353d1 commit fd166b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export { SplitButton } from "./SplitButton/SplitButton";
export { Switch } from "./Switch/Switch";
export { Tabs } from "./Tabs/Tabs";
export { FileTabs } from "./FileTabs/FileTabs";
export { Table } from "./Table/Table";
export { Text } from "./Typography/Text/Text";
export { TextField } from "./Input/TextField";
export { Title } from "./Typography/Title/Title";
Expand Down

0 comments on commit fd166b0

Please sign in to comment.