1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/hooks/api/actions/useFavoriteFeaturesApi
Fredrik Strand Oseberg 92e2b1890c
Refactor/project overview api calls (#5279)
This PR reduces the overhead of making API calls on pages with heavy
renders. We forego loading states and default error handling in favor of
more speed by avoiding triggering multiple re-renders from the API call.
2023-11-07 09:19:55 +01:00
..
useFavoriteFeaturesApi.ts Refactor/project overview api calls (#5279) 2023-11-07 09:19:55 +01:00