change utils location
All checks were successful
Deploy Docs to Synology / deploy (push) Successful in 4s
All checks were successful
Deploy Docs to Synology / deploy (push) Successful in 4s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// components/Drawer.js
|
||||
import { Tag } from "sigpro";
|
||||
import { ui } from "../core/utils.js";
|
||||
import { ui } from "../utils.js";
|
||||
|
||||
/**
|
||||
* Drawer component
|
||||
|
||||
Reference in New Issue
Block a user