lion/demo/lea-tab.js
Thomas Allmer ea2ba7f1f6 chore: announcement blog
Co-authored-by: Passle <pascalschilp@gmail.com>
2020-02-12 18:22:57 +01:00

3 lines
85 B
JavaScript

import { LeaTab } from './src/LeaTab.js';
customElements.define('lea-tab', LeaTab);