🐛 fix: commented out the wrong import

This commit is contained in:
LazyYuuki 2025-06-15 16:08:58 +08:00
parent 2ff1776379
commit 3ae4d12f60

View File

@ -21,7 +21,7 @@ import {
IconTool, IconTool,
IconCodeCircle2, IconCodeCircle2,
IconPlayerStopFilled, IconPlayerStopFilled,
// IconBrandSpeedtest, IconBrandSpeedtest,
IconX, IconX,
} from '@tabler/icons-react' } from '@tabler/icons-react'
import { useTranslation } from 'react-i18next' import { useTranslation } from 'react-i18next'