add context menu

This commit is contained in:
Tixie
2020-02-22 01:59:26 +01:00
parent f60bc914c1
commit 415c582c00
9 changed files with 156 additions and 8 deletions

View File

@ -0,0 +1,3 @@
<button class="contextMenu__item">Share the track</button>
<a class="contextMenu__item" href="" target="_blank">Link to toot</a>
<a class="contextMenu__item" href="" target="_blank">Link to media</a>