deprem-yardim-frontend
deprem-yardim-frontend copied to clipboard
refactor: refactor verified locations hook
Description
Refactor location state handling for easiness of use and avoid prop drilling.
discord username: Sertcast#8543
Please describe your changes. Also describe your aim and content. Do not forget to list the dependencies required caused by those changes.
## Things to check before creating a PR
- [x] I have inspected my topic, checked.
- [ ] If it is a core feature, executed detailed tests.
Changes
- [ ] A new feature (a change that adds a new feature, not a breaking change)
- [x] A new refactor (a change that is not a breaking change, that improves the readability or performance of the code)
- [ ] A breaking change
- [ ] Documentation change
How were these changes tested?
Please describe the tests you did to test the changes you made. Please also specify your test configuration.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated |
---|---|---|---|---|
deprem-yardim-frontend | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Feb 15, 2023 at 6:18PM (UTC) |
- error handling needs to be completed
- replace individual useSWR calls with
useLocation