n8n/cypress/pages/modals/index.ts
Ricardo Espinoza e95e8de500
refactor(editor): Remove user activation modal (no-changelog) (#6361)
* Remove user activation modal

* remove export from index.ts

* Update pnpm-lock.yaml

---------

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2023-06-05 13:47:06 -04:00

4 lines
110 B
TypeScript

export * from './credentials-modal';
export * from './message-box';
export * from './workflow-sharing-modal';