feat: report issue popup (#261)

* feat: report issue popup

* style: modified styles in feedback form

* chore: minor UI fixes

* chore: update useEffect

* chore: change width to 400px

---------

Co-authored-by: doprz <52579214+doprz@users.noreply.github.com>
Co-authored-by: Isaiah David Rodriguez <51803892+IsaDavRod@users.noreply.github.com>
This commit is contained in:
Sriram Hariharan
2024-10-12 20:31:26 -05:00
committed by GitHub
parent bd17e33537
commit 65ff6bfbbf
14 changed files with 1855 additions and 989 deletions

View File

@@ -26,6 +26,7 @@
"prepare": "husky"
},
"dependencies": {
"@sentry/react": "^8.33.1",
"@headlessui/react": "^2.1.9",
"@hello-pangea/dnd": "^17.0.0",
"@octokit/rest": "^21.0.2",