add ActionSelect component
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// Reexport your entry components here
|
||||
export { default as ActionSelect } from './ActionSelect.svelte';
|
||||
export { default as Button } from './Button.svelte';
|
||||
export { default as CenterBox } from './CenterBox.svelte';
|
||||
export { default as Checkbox, type CheckboxState } from './Checkbox.svelte';
|
||||
|
||||
Reference in New Issue
Block a user