perf: Add tailwind to editor and design system (#9032)

This commit is contained in:
Csaba Tuncsik
2024-05-09 14:12:13 +02:00
committed by GitHub
parent 5025d209ca
commit 1c1e4443f4
15 changed files with 354 additions and 220 deletions

View File

@@ -75,7 +75,7 @@ describe('Resource Locator', () => {
ndv.actions.setInvalidExpression({ fieldName: 'fieldId' });
ndv.getters.nodeParameters().click(); // remove focus from input, hide expression preview
ndv.getters.inputDataContainer().click(); // remove focus from input, hide expression preview
ndv.getters.resourceLocatorInput('rlc').click();