переместил пакет в наш репозиторий

This commit is contained in:
kandrusyak
2023-01-16 21:06:06 +03:00
parent c0d0c5d554
commit e667365f2d
4 changed files with 26 additions and 25 deletions

View File

@@ -7,7 +7,7 @@ import "./assets/sass/variables.sass";
import { clientsServer } from "../server.js";
import { clickOutside } from "@/shared/clickOutside";
import store from "./store";
import { install } from "dop-astra-ui";
import { install } from "@dop/astra-ui";
const AstraUI = { install };