Skip to content

Commit

Permalink
开始写header
Browse files Browse the repository at this point in the history
  • Loading branch information
master1lan committed Jan 6, 2023
1 parent f48f9c4 commit 23aab6c
Show file tree
Hide file tree
Showing 17 changed files with 701 additions and 162 deletions.
78 changes: 0 additions & 78 deletions src/components/masonry/test.tsx

This file was deleted.

2 changes: 1 addition & 1 deletion src/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import Layout from "./routers/layout";
import PhotoPage from "./routers/photo";
import ErrorPage from "./routers/error";
import "intersection-observer";

import "./normalize.css";
const router = createBrowserRouter([
{
path: "/",
Expand Down
Loading

0 comments on commit 23aab6c

Please sign in to comment.