fix lint
This commit is contained in:
parent
3f7f0b1fd9
commit
d6a1d3dc2a
@ -255,7 +255,7 @@ const IndexPage = ({
|
|||||||
)}
|
)}
|
||||||
style={{ gridArea: "1/1" }}
|
style={{ gridArea: "1/1" }}
|
||||||
>
|
>
|
||||||
<Nav isClient={isClient} ar={ar} />
|
<Nav ar={ar} isClient={isClient} />
|
||||||
|
|
||||||
<div className="flex flex-col items-center">
|
<div className="flex flex-col items-center">
|
||||||
<h1
|
<h1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user