change import name
This commit is contained in:
@@ -9,7 +9,7 @@ import "./assets/css/iconfonts.css";
|
||||
import { clientsServer } from "../server.js";
|
||||
import { clickOutside } from "@/shared/clickOutside";
|
||||
import store from "./store";
|
||||
import { install } from "astra-ui";
|
||||
import { install } from "dop-astra-ui";
|
||||
|
||||
const AstraUI = { install };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user