migrate desktop ui utils to typescript

This commit is contained in:
MaysWind
2025-01-04 19:37:19 +08:00
parent 37fdb161ea
commit 000c2b9ab0
7 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
import { DEFAULT_ICON_COLOR } from '@/consts/color.ts';
import { arrayContainsFieldValue } from '@/lib/common.ts';
import { getColorsInRows } from '@/lib/color.ts';
import { scrollToSelectedItem } from '@/lib/ui/desktop.js';
import { scrollToSelectedItem } from '@/lib/ui/desktop.ts';
import {
mdiSquareRounded,