* 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
4 lines
63 B
TypeScript
4 lines
63 B
TypeScript
/* import { rest } from "msw"; */
|
|
|
|
export const handlers = [];
|