mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-24 23:17:38 +00:00
4 lines
124 B
JavaScript
4 lines
124 B
JavaScript
|
|
export const textInputText = {
|
||
|
|
defaultWidgetName: "textinput1",
|
||
|
|
textInputDocumentationLink: "TextInput documentation",
|
||
|
|
}
|