mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
* Add data-cy for password input widget * Add spec and constants * Add review changes * Modify spec with new utlis functions * Add review changes
3 lines
No EOL
76 B
JavaScript
3 lines
No EOL
76 B
JavaScript
export const passwordInputText = {
|
|
defaultWidgetName: "passwordinput1"
|
|
} |