Something went wrong on our end
-
Volker Schukai authoredVolker Schukai authored
message.mjs 161 B
import {Notify} from '@schukai/component-notify/source/message.js';
const notify = document.createElement('monster-notify');
document.body.appendChild(notify);