feat: ai's first take...
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export { Dice } from './dice';
|
||||
export type { DiceProps } from './dice';
|
||||
|
||||
export { Table } from './table';
|
||||
export type { TableProps } from './table';
|
||||
Reference in New Issue
Block a user