Skip to content

Instantly share code, notes, and snippets.

View molaycule's full-sized avatar
®️
original

Mohammed Agboola molaycule

®️
original
View GitHub Profile
(function () {
const mountNode = document.getElementById('portal-extension');
if (!mountNode) {
console.warn('portal-extension mount node not found');
return;
}
const content = `
<div style="display: flex; flex-direction: column; gap: 24px; padding: 8px">