We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccd8cdc commit 8593dccCopy full SHA for 8593dcc
app/settings-pages/index.tsx
@@ -196,7 +196,7 @@ const ModalScreen = () => {
196
/>
197
</Section>
198
<Section title="Security">
199
- <RowButton label="Passcode" href="/settings-pages/passcode" isFirst />
+ {/* <RowButton label="Passcode" href="/settings-pages/passcode" isFirst /> */}
200
<RowButton label="P2PK Keys" href="/settings-pages/keyring" isLast />
201
202
0 commit comments