✨(react) add TextArea component
How could we ship a design system library without a textarea?
This commit is contained in:
@@ -14,6 +14,7 @@ export * from "./components/Forms/Input";
|
||||
export * from "./components/Forms/Radio";
|
||||
export * from "./components/Forms/Select";
|
||||
export * from "./components/Forms/Switch";
|
||||
export * from "./components/Forms/TextArea";
|
||||
export * from "./components/Loader";
|
||||
export * from "./components/Pagination";
|
||||
export * from "./components/Popover";
|
||||
|
||||
Reference in New Issue
Block a user