UNPKG

@lion/ui

Version:

A package of extendable web components

4 lines (2 loc) 113 B
import { LionButtonSubmit } from '../button.js'; customElements.define('lion-button-submit', LionButtonSubmit);