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 5741d36 commit b1ad2fdCopy full SHA for b1ad2fd
src/mui.tsx
@@ -16,7 +16,7 @@ import { structuredCloneButFunctions } from "./tools/structuredCloneButFunctions
16
import { deepAssign } from "./tools/deepAssign";
17
import { Global, css } from "@emotion/react";
18
import { getAssetUrl } from "./tools/getAssetUrl";
19
-import marianneFaviconSvgUrl from "@codegouvfr/react-dsfr/favicon/favicon.svg";
+import marianneFaviconSvgUrl from "./dsfr/favicon/favicon.svg";
20
import blankFaviconSvgUrl from "./assets/blank-favicon.svg";
21
22
export function getMuiDsfrThemeOptions(params: {
0 commit comments