mirror of https://github.com/Budibase/budibase.git
4 changed files with 5 additions and 2 deletions
@ -1,2 +1,3 @@ |
|||
import "./_style.scss" |
|||
export { default as HelperText } from "./HelperText.svelte" |
|||
export { default as Select } from "./Select.svelte"; |
|||
Loading…
Reference in new issue