Skip to content

Commit

Permalink
remove unused docs-components Table
Browse files Browse the repository at this point in the history
  • Loading branch information
mimarz committed Jul 31, 2024
1 parent 2d8b5fd commit c07ae7f
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 183 deletions.
26 changes: 0 additions & 26 deletions apps/storybook/docs-components/Table/Table.module.css

This file was deleted.

54 changes: 0 additions & 54 deletions apps/storybook/docs-components/Table/Table.tsx

This file was deleted.

This file was deleted.

66 changes: 0 additions & 66 deletions apps/storybook/docs-components/Table/TableCells/TableCells.tsx

This file was deleted.

6 changes: 0 additions & 6 deletions apps/storybook/docs-components/index.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
export { Table } from './Table/Table';
export {
TableCellColor,
TableCellTag,
TableCellSpace,
} from './Table/TableCells/TableCells';
export { Stack } from './Stack/Stack';
export { Do, Dont } from './DoAndDont/DoAndDont';
export { LinkHeading } from './LinkHeading/LinkHeading';
Expand Down

0 comments on commit c07ae7f

Please sign in to comment.