We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 445b3e3 commit f1d5bddCopy full SHA for f1d5bdd
1 file changed
packages/react-native-contentpass-ui/src/components/buildFirstLayerUrl.ts
@@ -1,6 +1,4 @@
1
-// const THEME = 'classic';
2
-// const THEME = 'classic-app';
3
-const THEME = 'steps';
+const THEME = 'classic-app';
4
5
// FIXME pass something from this SDK?
6
const SDK_VERSION = '20260203105802-ef26e7d899';
0 commit comments