PromucFlow_constructor/app/client/src/ce/mocks/handlers.ts
Ankita Kinger a1b24ab7dc
refactor: Invite modal component to support single & multi-select dropdown options (#17073)
* refactored code for invite modal

* updated invite users modal component

* minor change

* optimized addition of links in invite modal dropdown

* fixed a cypress test

* removed msw

* fixed a cypress test

* fixed a cypress test

* fixed a cypress test

* fixed a test
2022-09-29 09:53:25 +00:00

4 lines
63 B
TypeScript

/* import { rest } from "msw"; */
export const handlers = [];