Update home.tsx

This commit is contained in:
yorkeking 2023-04-03 23:02:02 +08:00 committed by GitHub
parent a92e24f8d0
commit 7001924db3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ import { IconButton } from "./button";
import styles from "./home.module.scss";
import SettingsIcon from "../icons/settings.svg";
import GithubIcon from "../icons/shop.ico";
import GithubIcon from "../icons/shop.svg";
import ChatGptIcon from "../icons/chatgpt.svg";
import SendWhiteIcon from "../icons/send-white.svg";
import BrainIcon from "../icons/brain.svg";