rename quick to util
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script setup>
|
||||
import { ref } from "vue";
|
||||
|
||||
import ToggleLinkTable from "@/components/quick/ToggleLinkTable.vue";
|
||||
import ToggleLinkTable from "@/components/util/ToggleLinkTable.vue";
|
||||
|
||||
const links = [
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user