Actualizar 'components/layout.js'

file-group-page
bat 3 years ago
parent 3054b4f2d2
commit bfacc926c4

@ -9,7 +9,7 @@ export class Layout extends HTMLElement {
}
load() {
const el = document.createElement('m-project')
const el = document.createElement('m-page')
const path = new URL(
window.location.hash.slice(1) || '/',
window.location

Loading…
Cancel
Save