draft
This commit is contained in:
parent
65671ab7ba
commit
9c3ac133e3
23 changed files with 330 additions and 273 deletions
|
@ -0,0 +1,7 @@
|
|||
class LiveTimer extends HTMLElement {
|
||||
|
||||
/* your code here */
|
||||
|
||||
}
|
||||
|
||||
customElements.define("live-timer", LiveTimer);
|
Loading…
Add table
Add a link
Reference in a new issue