ToolJet/cypress-tests/cypress/constants/texts/baseRow.js
2025-08-03 12:39:18 +05:30

6 lines
No EOL
170 B
JavaScript

export const baseRowText = {
baserow: "baserow",
cypressBaseRow: "cypress-baserow",
lableApiToken: "API token",
placeholderApiToken:"**************",
};