feat: initial FeatureFlagProvider (#4248)
* initial * add to index * show more logic * split up * nvm combine * combine more * loading state for the app * no conditional * rm var * comment * move comment * add control specifically
Showing
| ... | ... | @@ -108,6 +108,7 @@ |
| }, | ||
| "dependencies": { | ||
| "@amplitude/analytics-browser": "^0.5.1", | ||
| "@amplitude/experiment-js-client": "^1.5.4", | ||
| "@coinbase/wallet-sdk": "^3.3.0", | ||
| "@fontsource/ibm-plex-mono": "^4.5.1", | ||
| "@fontsource/inter": "^4.5.1", | ||
| ... | ... |
src/featureFlag/index.tsx
0 → 100644
Please register or sign in to comment