mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-27 00:17:18 +00:00
4 lines
132 B
JavaScript
4 lines
132 B
JavaScript
|
|
export const numberInputText = {
|
||
|
|
defaultWidgetName: "numberinput1",
|
||
|
|
numberInputDocumentationLink: "NumberInput documentation",
|
||
|
|
}
|