chore: make pull handle visible 🔍

This commit is contained in:
Adrian Castro
2024-04-21 23:05:30 +02:00
parent 118fa2092d
commit 6c189d504b

View File

@@ -27,7 +27,7 @@ export function ChangeProfileModal(props: {
animation="fast" animation="fast"
snapPoints={[65]} snapPoints={[65]}
> >
<Sheet.Handle backgroundColor="$shade900" /> <Sheet.Handle backgroundColor="$shade100" />
<Sheet.Frame <Sheet.Frame
backgroundColor="$shade800" backgroundColor="$shade800"
padding="$4" padding="$4"