Skip to content

Commit

Permalink
update src/pages/Home.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
bestwall2 committed Nov 7, 2024
1 parent c2e6bc0 commit 43f5263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Home.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import React from 'react'

import HomeComp from '../component/Home.tsx';
import Navigation from "../component/Navigation.tsx";
import Toolbar from "../component/Toolbar.tsx";
Expand Down

1 comment on commit 43f5263

@vercel
Copy link

@vercel vercel bot commented on 43f5263 Nov 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.