flip button icons to start
This commit is contained in:
parent
6ccb803968
commit
6d688cd462
|
@ -141,7 +141,7 @@ export default function Settings({
|
|||
setOpen(false);
|
||||
}}
|
||||
>
|
||||
Done 🎧
|
||||
🎧 Done
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -248,7 +248,7 @@ export default function Share({
|
|||
setOpen(false);
|
||||
}}
|
||||
>
|
||||
Copy link to current moment 🔗
|
||||
🔗 Copy link to current moment
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue