import { html } from '@design.estate/dees-element';
export const demoFunc = () => html`
This is a slotted Text
Highlighted
This is discreete button
This is a disabled button
This is a slotted Text
Normal Status
Pending Status
Success Status
Error Status
`;