Skip to content

Commit

Permalink
refactor: add flags fallback to context
Browse files Browse the repository at this point in the history
  • Loading branch information
johanlahti committed Apr 27, 2023
1 parent a7beb9c commit 6f41182
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apis/nucleus/src/contexts/InstanceContext.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ export default React.createContext({
constraints: {},
interactions: {},
themeApi: null,
flags: null,
});

0 comments on commit 6f41182

Please sign in to comment.