fix modal
This commit is contained in:
parent
63538ae925
commit
5f77a026aa
|
@ -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">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user