Skip to content

Commit 671680b

Browse files
authored
Merge branch 'dev' into return-id-on-api-key-creation
2 parents c2b9ba7 + 32011a0 commit 671680b

File tree

1 file changed

+2
-2
lines changed
  • client/packages/lowcoder/src/assets/images

1 file changed

+2
-2
lines changed

client/packages/lowcoder/src/assets/images/index.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//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";
2+
import { ReactComponent as LogoIcon } from "./logo-with-name-home.svg";
3+
import { ReactComponent as LogoWithNameIcon } from "./logo-with-name-home.svg";
44
import { ReactComponent as LogoHomeIcon } from "./logo-with-name-home.svg";
55

66
export { default as favicon } from "./favicon.ico";

0 commit comments

Comments
 (0)