Adding a bare bones feature flag setup

This commit is contained in:
Keith Stevens
2023-01-09 09:44:01 +09:00
parent 8eddd769b6
commit 69dc6bf68d
6 changed files with 60 additions and 3 deletions
+1
View File
@@ -53,6 +53,7 @@
"postcss-focus-visible": "^7.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-feature-flags": "^1.0.0",
"react-icons": "^4.7.1",
"swr": "^2.0.0",
"tailwindcss": "^3.2.4",