Initial commit - Horux Despachos NL
This commit is contained in:
9
packages/shared-ui/src/primitives/index.ts
Normal file
9
packages/shared-ui/src/primitives/index.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
export * from './button';
|
||||
export * from './card';
|
||||
export * from './dialog';
|
||||
export * from './input';
|
||||
export * from './label';
|
||||
export * from './popover';
|
||||
export * from './select';
|
||||
export * from './sortable-header';
|
||||
export * from './tabs';
|
||||
Reference in New Issue
Block a user