fix: adds isWebEnvironment check in the surveys package (#5310)

This commit is contained in:
Anshuman Pandey
2025-04-10 12:31:36 +05:30
committed by GitHub
parent a896c7e46e
commit c8aba01db3
8 changed files with 186 additions and 257 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"expo-status-bar": "2.0.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.78.2",
"react-native": "0.76.6",
"react-native-webview": "13.12.5"
},
"devDependencies": {