Update admin assets
This commit is contained in:
@@ -5,10 +5,6 @@ import "../css/app.css";
|
|||||||
|
|
||||||
import { Crepe } from "@milkdown/crepe";
|
import { Crepe } from "@milkdown/crepe";
|
||||||
import { listener, listenerCtx } from "@milkdown/kit/plugin/listener";
|
import { listener, listenerCtx } from "@milkdown/kit/plugin/listener";
|
||||||
import "@milkdown/crepe/theme/common/style.css";
|
|
||||||
|
|
||||||
// We have some themes for you to choose
|
|
||||||
import "@milkdown/crepe/theme/frame.css";
|
|
||||||
|
|
||||||
async function uploadImage(file: File) {
|
async function uploadImage(file: File) {
|
||||||
const formData = new FormData();
|
const formData = new FormData();
|
||||||
|
Reference in New Issue
Block a user