fix: typo

This commit is contained in:
log101 2024-02-14 10:50:15 +03:00
parent e9521b3e06
commit adaa99bf1d

View File

@ -39,7 +39,7 @@ const ShareButton = () => {
//@ts-expect-error navigator is not always defined
window.navigator.share ? (
<Button className='w-full text-lg' size='lg' onClick={shareLink}>
Paylaş Mobil
Paylaş
</Button>
) : (
<Button className='w-full text-lg' size='lg' onClick={copyLink}>