style: unwrap obj
This commit is contained in:
+1
-3
@@ -5,8 +5,6 @@ import SealHome from './pages/seal';
|
|||||||
|
|
||||||
export default function Home() {
|
export default function Home() {
|
||||||
return (
|
return (
|
||||||
<>
|
<SealHome />
|
||||||
<SealHome />
|
|
||||||
</>
|
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user