Remove unused binary assets: cursor.webp and datagrip.webp

This commit is contained in:
2025-07-24 19:44:01 +02:00
parent 4c05ddf143
commit 55669af5a6
23 changed files with 429 additions and 687 deletions

View File

@@ -1,6 +1,5 @@
<script lang="ts" setup>
import type { UsesItem } from '#components'
import type { PropType } from 'vue'
defineProps({
item: {