fix 100% height header and added auth to /pokemon
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
import Layout from '../layouts/Main.astro';
|
||||
import PokedexHeader from '../components/PokedexHeader.astro';
|
||||
export const prerender = false;
|
||||
|
||||
---
|
||||
|
||||
<Layout>
|
||||
<PokedexHeader />
|
||||
Reference in New Issue
Block a user