router working with navigation and links
This commit is contained in:
5
src/about/AboutPage.tsx
Normal file
5
src/about/AboutPage.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
export default function AboutPage() {
|
||||
return <>
|
||||
Hello
|
||||
</>
|
||||
}
|
||||
Reference in New Issue
Block a user