mirror of
https://github.com/ente-io/ente.git
synced 2025-08-08 15:30:40 +00:00
Comment out for now
This commit is contained in:
parent
ec68a11ec3
commit
d3b589e622
@ -88,6 +88,7 @@ export const VerifyingPasskey: React.FC<VerifyingPasskeyProps> = ({
|
|||||||
{t("try_again")}
|
{t("try_again")}
|
||||||
</EnteButton>
|
</EnteButton>
|
||||||
|
|
||||||
|
{/* TODO-PK: Uncomment once the API is ready
|
||||||
<EnteButton
|
<EnteButton
|
||||||
onClick={() => {}}
|
onClick={() => {}}
|
||||||
fullWidth
|
fullWidth
|
||||||
@ -95,7 +96,7 @@ export const VerifyingPasskey: React.FC<VerifyingPasskeyProps> = ({
|
|||||||
type="button"
|
type="button"
|
||||||
>
|
>
|
||||||
{"Check status"}
|
{"Check status"}
|
||||||
</EnteButton>
|
</EnteButton> */}
|
||||||
</ButtonStack>
|
</ButtonStack>
|
||||||
</VerifyingPasskeyMiddle>
|
</VerifyingPasskeyMiddle>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user