diff --git a/components/TopMenu.tsx b/components/TopMenu.tsx index 2248856..f175ae7 100644 --- a/components/TopMenu.tsx +++ b/components/TopMenu.tsx @@ -145,7 +145,7 @@ const TopMenu: FC = () => { boxShadow: `${colors.coolGray[900]} 0px 2px 15px`, }} > - {!isiOS && ( + {/* {!isiOS && (
  • - )} + )} */}
  • +

    please sign in with your biometrics

    ) }