We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2b9ba7 + 32011a0 commit 671680bCopy full SHA for 671680b
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