refactor: remove unused code
This commit is contained in:
parent
e18c8dcdc5
commit
cb8ba18eec
1 changed files with 0 additions and 4 deletions
|
@ -30,10 +30,6 @@ const StyledTitle = styled.h1`
|
|||
word-wrap: break-word;
|
||||
`
|
||||
|
||||
const ProjectImage = styled.img`
|
||||
max-width: 100%;
|
||||
`
|
||||
|
||||
export default function Page() {
|
||||
const { pathname } = useLocation()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue