We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 427c50f commit 97818b3Copy full SHA for 97818b3
1 file changed
packages/mobile/src/app/App.tsx
@@ -33,6 +33,7 @@ import { Drawers } from './Drawers'
33
import ErrorBoundary from './ErrorBoundary'
34
import { ThemeProvider } from './ThemeProvider'
35
import { initSentry, navigationIntegration } from './sentry'
36
+// trigger redeploy
37
38
initSentry()
39
0 commit comments