add vite external plugin
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { createElement } from "../../functions";
|
||||
import { createElement } from "../../ui";
|
||||
|
||||
function createBox(title, functions) {
|
||||
const container = createElement('div', 'comm');
|
||||
|
Reference in New Issue
Block a user