UNPKG

@bliss-design-system/button

Version:

Button component, or an anchor element styled as a button.

4 lines (3 loc) 140 B
import { BlissButton } from './BlissButton.js'; declare const blissRegisterButton: () => void; export { BlissButton, blissRegisterButton };