1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
Nuno Góis 280e21f073
refactor: bubble promise instead of return await (#4906)
Tiny refactor that bubbles promises instead of using `return await`.
Should be more consistent with the rest of the changes in
https://github.com/Unleash/unleash/pull/4903
2023-10-02 13:59:53 +01:00
..
__mocks__
assets feat: parent and child info in feature overview header (#4901) 2023-10-02 11:47:48 +02:00
component feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
constants
contexts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
hooks refactor: bubble promise instead of return await (#4906) 2023-10-02 13:59:53 +01:00
interfaces feat: display dependencies and parents in project details (#4859) 2023-09-28 13:37:52 +02:00
openapi feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
themes feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
types feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
utils feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
index.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
setupTests.ts
vite-env.d.ts