mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-05 06:18:34 +00:00
* Add data-cy for number input widget * Modify faker file * Add spec and constants * Modify spec with random number funtion * Modify button widget spec * Review changes
4 lines
No EOL
132 B
JavaScript
4 lines
No EOL
132 B
JavaScript
export const numberInputText = {
|
|
defaultWidgetName: "numberinput1",
|
|
numberInputDocumentationLink: "NumberInput documentation",
|
|
} |