diff --git a/src/components/CertificateViewer.tsx b/src/components/CertificateViewer.tsx index 798cc774..f7cb8bbf 100644 --- a/src/components/CertificateViewer.tsx +++ b/src/components/CertificateViewer.tsx @@ -83,12 +83,12 @@ export const CertificateViewer: React.FunctionComponent Print -
props.handleSharingToggle()}> + {/*
props.handleSharingToggle()}>
Email
-
+
*/}
= ({ children, isLoa return ( <> {isLoadWogaa ? : null} -
@@ -22,7 +22,7 @@ export const Wrapper: React.FunctionComponent = ({ children, isLoa

During this period, the platform may be unavailable or experience interruptions.

We appreciate your patience and understanding as we work to improve our services.

-
+ */}
{children}
);