Refactor: all dialogs now use <Dialog> headlessui component (and more). #803
Annotations
3 errors
error: You provided an `onClose` prop to the `Dialog`:
node_modules/@testing-library/react/dist/act-compat.js#L75
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/react/dist/act-compat.js:75:13)
at renderRoot (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/react/dist/pure.js:188:18)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/components/admins/modals/__tests__/descriptionModal.test.tsx:16:5)
|
error: You provided an `onClose` prop to the `Dialog`:
node_modules/@testing-library/react/dist/act-compat.js#L75
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/react/dist/act-compat.js:75:13)
at renderRoot (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/react/dist/pure.js:188:18)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/components/admins/modals/__tests__/descriptionModal.test.tsx:22:5)
|
build
Process completed with exit code 1.
|