tangled
alpha
login
or
join now
baileykane.co
/
personal-website-next
0
fork
atom
this repo has no description
www.baileykane.co/
0
fork
atom
overview
issues
pulls
pipelines
Remove unused import
baileykane.co
7 months ago
fddfaeb5
fc528a6f
-1
1 changed file
expand all
collapse all
unified
split
app
about
page.tsx
-1
app/about/page.tsx
···
1
1
-
import About from "@/components/pageContent/AboutPage";
2
1
import BaseLayout from "@/components/BaseLayout";
3
2
import SocialLink from "@/components/SocialLink";
4
3
import Link from "next/link";