@@ -12,3 +12,8 @@ export { TextInput } from './TextInput';
|
||||
|
||||
// Field components
|
||||
export { Field, FieldLabel, FieldValue, FieldActions } from './Field';
|
||||
|
||||
// Button / Table
|
||||
export { Button } from './Button';
|
||||
export { Table, type Column, type TableProps } from './Table';
|
||||
export { IconInput } from './IconInput';
|
||||
|
||||
Reference in New Issue
Block a user