mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
move utility methods to @/utils
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
import { defineStore } from "pinia";
|
||||
import { focusElem } from "../composables/perks";
|
||||
import { focusElem } from "@/utils";
|
||||
|
||||
const tablist = {
|
||||
home: "home",
|
||||
|
||||
Reference in New Issue
Block a user