Blame view

build/Tag/Tag.js 49 Bytes
3a3ecabe   Imshann   init
1
2
3
  import template from "./Tag.html";
  
  class Tag {}