mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +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",
|
|
} |