feat: add PowerInput component
This commit is contained in:
committed by
Ömer Faruk Aydın
parent
c864a1062d
commit
d06f21c927
@@ -277,7 +277,9 @@
|
||||
"label": "Tweet body",
|
||||
"key": "tweet",
|
||||
"type": "string",
|
||||
"required": true
|
||||
"required": true,
|
||||
"description": "The content of your new tweet.",
|
||||
"variables": true
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user