add up types
This commit is contained in:
parent
4c17fb9488
commit
f082308d5d
|
|
@ -55,9 +55,9 @@ export default function Input(
|
|||
);
|
||||
}
|
||||
export function TextArea({
|
||||
label,
|
||||
title,
|
||||
children,
|
||||
children = null,
|
||||
label = null,
|
||||
...props
|
||||
}) {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user