- Providers.tsx now calls initFeatureFlags() and checkKillSwitch() on mount (both were wired but never initialized). - globals.css: replace hardcoded #0b1020 with color-mix() from canvas token. - layout.tsx: make themeColor responsive (dark/light media queries). - use-theme.ts: prefix localStorage key with PRODUCT_ID for consistency. |
||
|---|---|---|
| .. | ||
| app | ||
| components | ||
| lib | ||
| test | ||