Thanks to visit codestin.com Credit goes to github.com
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 0350a5f commit 32011a0Copy full SHA for 32011a0
‎client/packages/lowcoder/src/assets/images/index.tsx
@@ -1,6 +1,6 @@
1
//window.matchMedia && window.matchMedia("(prefers-color-scheme: dark)").matches
2
-import { ReactComponent as LogoIcon } from "./logo.svg";
3
-import { ReactComponent as LogoWithNameIcon } from "./logo-with-name.svg";
+import { ReactComponent as LogoIcon } from "./logo-with-name-home.svg";
+import { ReactComponent as LogoWithNameIcon } from "./logo-with-name-home.svg";
4
import { ReactComponent as LogoHomeIcon } from "./logo-with-name-home.svg";
5
6
export { default as favicon } from "./favicon.ico";
0 commit comments