Edit: change theme to dark green
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"name": "Input",
|
||||
"propsSchema": {
|
||||
"value": "string (required)",
|
||||
"onChange": "(value: string) => void (required)",
|
||||
"type?": "string (default: 'text')",
|
||||
"placeholder?": "string",
|
||||
"required?": "boolean (default: false)",
|
||||
"disabled?": "boolean (default: false)",
|
||||
"ariaLabel?": "string",
|
||||
"className?": "string"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user