mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 00:48:25 +00:00
Change default value for textinput
This commit is contained in:
parent
62be444f71
commit
2d1745e38d
1 changed files with 1 additions and 1 deletions
|
|
@ -257,7 +257,7 @@ export const componentTypes = [
|
|||
|
||||
},
|
||||
exposedVariables: {
|
||||
value: {}
|
||||
value: ''
|
||||
},
|
||||
definition: {
|
||||
others: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue