feat: add right-click context menu

This commit is contained in:
Antonella Sgarlatta
2021-04-29 17:07:14 -03:00
parent a1d56abd2e
commit b70cc0e7e4
15 changed files with 382 additions and 214 deletions

View File

@@ -33,3 +33,6 @@
challenge="challenge"
on-dismiss="self.removeChallenge(challenge)"
)
notes-context-menu(
app-state='self.appState'
)