half done pokemon
This commit is contained in:
parent
25072921a7
commit
8ca92f7373
2 changed files with 31 additions and 15 deletions
|
@ -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." />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue