fix: auto-icon utility import (#4950)

This commit is contained in:
Calum H.
2025-12-22 22:03:44 +00:00
committed by GitHub
parent 934936eba8
commit 88635d8da8

View File

@@ -209,6 +209,8 @@ import {
formFieldPlaceholders,
getBlockchainColor,
getBlockchainIcon,
getCurrencyColor,
getCurrencyIcon,
normalizeChildren,
} from '@modrinth/ui'
import { defineMessages, useVIntl } from '@vintl/vintl'