fix(wcc-dashboard): Improve scroll listener management and add new test pages
This commit is contained in:
3
test/pages/page1.ts
Normal file
3
test/pages/page1.ts
Normal file
@ -0,0 +1,3 @@
|
||||
import { html } from '@design.estate/dees-element';
|
||||
|
||||
export const page1 = () => html` <test-demoelement></test-demoelement> `;
|
Reference in New Issue
Block a user