feat: add Textarea component
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export * from './button';
|
||||
export * from './input';
|
||||
export * from './password-input';
|
||||
export * from './textarea';
|
||||
|
||||
Reference in New Issue
Block a user