diff options
| author | realtradam <[email protected]> | 2024-06-19 19:41:29 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2024-06-19 19:41:29 -0400 |
| commit | fc6c10718a633f0439b3aac045d4537c58bc7c6e (patch) | |
| tree | fa6b3a234650a1852e0d1a80e8b5c1b7c00123ac /src/components/Home.tsx | |
| parent | d477cb8af05a6b8acdb8afa1811777a68e742211 (diff) | |
| download | malcz.com-fc6c10718a633f0439b3aac045d4537c58bc7c6e.tar.gz malcz.com-fc6c10718a633f0439b3aac045d4537c58bc7c6e.zip | |
add small changes
Diffstat (limited to 'src/components/Home.tsx')
| -rw-r--r-- | src/components/Home.tsx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/components/Home.tsx b/src/components/Home.tsx index 7430549..ec15c9b 100644 --- a/src/components/Home.tsx +++ b/src/components/Home.tsx @@ -1,6 +1,4 @@ -//import { Link } from "react-router-dom"; -//export default () => ( export default function Home () { return( <> |
