zio/stable
Paul Frazee 2023-02-27 10:45:59 -06:00
parent fb4419786e
commit dc6cdeae60
3 changed files with 2 additions and 3 deletions

View File

@ -416,7 +416,7 @@ export class NavigationModel {
hydrate(_v: unknown) {
// TODO fixme
this.clear()
/*if (isObj(v)) {
/*if (isObj(v)) {
if (hasProp(v, 'tabs') && Array.isArray(v.tabs)) {
for (const tab of v.tabs) {
const copy = new NavigationTabModel()

View File

@ -8,7 +8,6 @@ import {useAnalytics} from 'lib/analytics'
import {
openPicker,
openCamera,
openCropper,
cropAndCompressFlow,
} from '../../../../lib/media/picker'
import {

View File

@ -124,7 +124,7 @@ function NoMobileWeb() {
const pal = usePalette('default')
return (
<View style={[pal.view, styles.noMobileWeb]}>
<Text type="title-2xl" style={{paddingBottom: 20}}>
<Text type="title-2xl" style={s.pb20}>
We're so sorry!
</Text>
<Text type="lg">