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