mirror of
https://github.com/ente-io/ente.git
synced 2025-08-08 07:28:26 +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")}
|
||||
</EnteButton>
|
||||
|
||||
{/* TODO-PK: Uncomment once the API is ready
|
||||
<EnteButton
|
||||
onClick={() => {}}
|
||||
fullWidth
|
||||
@ -95,7 +96,7 @@ export const VerifyingPasskey: React.FC<VerifyingPasskeyProps> = ({
|
||||
type="button"
|
||||
>
|
||||
{"Check status"}
|
||||
</EnteButton>
|
||||
</EnteButton> */}
|
||||
</ButtonStack>
|
||||
</VerifyingPasskeyMiddle>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user