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, formFieldPlaceholders,
getBlockchainColor, getBlockchainColor,
getBlockchainIcon, getBlockchainIcon,
getCurrencyColor,
getCurrencyIcon,
normalizeChildren, normalizeChildren,
} from '@modrinth/ui' } from '@modrinth/ui'
import { defineMessages, useVIntl } from '@vintl/vintl' import { defineMessages, useVIntl } from '@vintl/vintl'