📦️(react) export LabelledBox component
Allow to import LabelledBox component by consumers
This commit is contained in:
committed by
Jean-Baptiste PENRATH
parent
337128d54f
commit
5b0d794217
@@ -13,6 +13,7 @@ export * from "./components/Forms/Field";
|
||||
export * from "./components/Forms/FileUploader";
|
||||
export * from "./components/Forms/Input";
|
||||
export * from "./components/Forms/Input/InputPassword";
|
||||
export * from "./components/Forms/LabelledBox";
|
||||
export * from "./components/Forms/Radio";
|
||||
export * from "./components/Forms/Select";
|
||||
export * from "./components/Forms/Switch";
|
||||
|
||||
Reference in New Issue
Block a user