chore: move react.svg into pages

This commit is contained in:
Paul Pan 2024-01-23 14:36:26 +08:00
parent c90e346ee4
commit bab69892ef
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import logo from "../../public/react.svg";
import logo from "./react.svg";
import "./home.css";
export default function HomePage() {

View File

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB