half done pokemon

This commit is contained in:
Geir Okkenhaug Jerstad 2024-09-20 14:51:30 +02:00
parent 25072921a7
commit 8ca92f7373
2 changed files with 31 additions and 15 deletions

View file

@ -6,8 +6,6 @@ function Header({ title }) {
export default function HomePage() {
const names = ['Ada Lovlace', 'Grace Hopper', 'Margaret Hamilton'];
return (
<div>
<Header title="Develop. Preview. Ship." />