fix: back button
This commit is contained in:
@ -20,7 +20,7 @@ export const Image: Component = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<main class="flex flex-col items-center">
|
<main class="flex flex-col items-center">
|
||||||
<nav>
|
<nav class="self-start">
|
||||||
<A href="/">
|
<A href="/">
|
||||||
<IconArrowLeft />
|
<IconArrowLeft />
|
||||||
</A>
|
</A>
|
||||||
|
Reference in New Issue
Block a user