mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-24 15:07:23 +00:00
* Add data-cy * Fix specs * Fix no events label * Fix Table regression * Fix action failures. * Fix Event data-cy * Fix cy version * Revert lock filr
4 lines
135 B
JavaScript
4 lines
135 B
JavaScript
export const textInputText = {
|
|
defaultWidgetName: "textinput1",
|
|
textInputDocumentationLink: "Read documentation for TextInput",
|
|
};
|