mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-12 07:42:40 +10:00
refactor(icons): move icons into dedicated folder
This commit is contained in:
@ -93,7 +93,7 @@
|
||||
import { PlusIcon } from "@heroicons/vue/20/solid";
|
||||
import { Platform, type Game, type GameVersion } from "@prisma/client";
|
||||
import MarkdownIt from "markdown-it";
|
||||
import LinuxLogo from "~/components/LinuxLogo.vue";
|
||||
import LinuxLogo from "~/components/icons/LinuxLogo.vue";
|
||||
import WindowsLogo from "~/components/WindowsLogo.vue";
|
||||
|
||||
const route = useRoute();
|
||||
|
||||
Reference in New Issue
Block a user