🐛 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,
IconCodeCircle2,
IconPlayerStopFilled,
// IconBrandSpeedtest,
IconBrandSpeedtest,
IconX,
} from '@tabler/icons-react'
import { useTranslation } from 'react-i18next'