mirror of
https://github.com/Unleash/unleash.git
synced 2026-01-05 20:06:22 +01:00
add todo for later
This commit is contained in:
parent
b449fba2b8
commit
76db85f205
@ -33,6 +33,8 @@ const useConditionalProjectContext = (
|
||||
};
|
||||
};
|
||||
|
||||
// todo (projectContextFields): move this to its own API endpoint instead of
|
||||
// merging on the front end after better learning the shape of the problem
|
||||
export const useEffectiveProjectContext = (
|
||||
projectId: string | undefined,
|
||||
options: SWRConfiguration = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user