mirror of
https://github.com/Steffo99/bluelib.git
synced 2024-12-22 11:34:21 +00:00
🔧 Export Panel
This commit is contained in:
parent
af52bf2fd6
commit
a0857c4e34
1 changed files with 1 additions and 0 deletions
|
@ -29,3 +29,4 @@ export {default as Form} from "./Form"
|
||||||
export {default as FormElement} from "./FormElement"
|
export {default as FormElement} from "./FormElement"
|
||||||
export {default as FormSubmit} from "./FormSubmit"
|
export {default as FormSubmit} from "./FormSubmit"
|
||||||
export {default as Todo} from "./Todo"
|
export {default as Todo} from "./Todo"
|
||||||
|
export {default as Panel} from "./Panel"
|
Loading…
Reference in a new issue