We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ced9978 commit 7d6c446Copy full SHA for 7d6c446
packages/base/index.js
@@ -12,7 +12,7 @@ import {
12
getDefaultIconCollection,
13
} from "./dist/config/Icons.js";
14
import { RegisteredIconCollection } from "./dist/asset-registries/util/IconCollectionsByTheme.js";
15
-import getEffectiveIconCollection from "./dist/asset-registries/util/getIconCollectionsByTheme.js";
+import getEffectiveIconCollection from "./dist/asset-registries/util/getIconCollectionByTheme.js";
16
import {
17
getLanguage,
18
setLanguage,
0 commit comments