fix(core): update
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import { html } from '@design.estate/dees-element';
|
||||
|
||||
export const demoFunc = () => html` <dees-simple-login> Hello there </dees-simple-login> `;
|
||||
export const demoFunc = () => html` <dees-simple-login name="someapp"> Hello there </dees-simple-login> `;
|
||||
|
||||
Reference in New Issue
Block a user