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