Up Android snap point

zio/stable
renahlee 2023-04-28 17:12:17 -07:00
parent 173e06f866
commit b754ed0e5a
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ import {useTheme} from 'lib/ThemeContext'
import {ErrorMessage} from '../util/error/ErrorMessage'
import {cleanError} from 'lib/strings/errors'
export const snapPoints = ['60%']
export const snapPoints = ['80%']
export function Component({}: {}) {
const pal = usePalette('default')