refactor: move app mode provider to auth react

Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
Camila Belo
2024-03-21 16:16:26 +01:00
committed by Patrik Oldsberg
parent a1950ad5e6
commit fc15c4adf5
9 changed files with 53 additions and 20 deletions
+1 -2
View File
@@ -142,8 +142,7 @@
"@types/react": "*",
"@types/react-dom": "*",
"@types/zen-observable": "^0.8.0",
"cross-env": "^7.0.0",
"msw": "^1.0.0"
"cross-env": "^7.0.0"
},
"bundled": true
}