Skip to content

Commit 8593dcc

Browse files
committed
Update index.tsx
1 parent ccd8cdc commit 8593dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/settings-pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ const ModalScreen = () => {
196196
/>
197197
</Section>
198198
<Section title="Security">
199-
<RowButton label="Passcode" href="/settings-pages/passcode" isFirst />
199+
{/* <RowButton label="Passcode" href="/settings-pages/passcode" isFirst /> */}
200200
<RowButton label="P2PK Keys" href="/settings-pages/keyring" isLast />
201201
</Section>
202202

0 commit comments

Comments
 (0)