Commit graph

2 commits

Author SHA1 Message Date
Romain Beaumont
b9685e7953 fix menu 2021-03-14 02:04:51 +00:00
Romain Beaumont
f04b085183
replace prompt by menu (#75)
* replace prompt by menu

implemented with lit element
https://lit-element.polymer-project.org/

I think we should use more of lit element for
all html things

makes it easy to build modular things

* use require
2021-03-14 02:20:11 +01:00