mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-21 07:22:54 +10:00
refactor(windows logo): moved windows logo into logos dir
This commit is contained in:
@@ -84,7 +84,7 @@ import {
|
||||
import { CheckIcon, ChevronUpDownIcon } from "@heroicons/vue/20/solid";
|
||||
import type { Component } from "vue";
|
||||
import LinuxLogo from "./icons/LinuxLogo.vue";
|
||||
import WindowsLogo from "./WindowsLogo.vue";
|
||||
import WindowsLogo from "./icons/WindowsLogo.vue";
|
||||
|
||||
const model = defineModel<string>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user