fix modal

This commit is contained in:
mantikoros 2022-08-09 21:59:40 -05:00
parent 63538ae925
commit 5f77a026aa

View File

@ -65,7 +65,7 @@ export function ShareModal(props: {
track('copy share link') track('copy share link')
}} }}
> >
{!!window.navigator.share ? 'Share' : <>{linkIcon} Copy link</>} {linkIcon} Copy link
</Button> </Button>
<Row className="z-0 justify-start gap-4 self-center"> <Row className="z-0 justify-start gap-4 self-center">