NoSSR on BoxLoop graphic

This commit is contained in:
Xevion
2022-12-18 01:57:48 -06:00
parent 3cc4b2652c
commit 3dc22cd65a

View File

@@ -72,7 +72,9 @@ const Home: NextPage = () => {
the boxes have an interesting structure to their existence. the boxes have an interesting structure to their existence.
</p> </p>
<div className="pt-4 pb-2"> <div className="pt-4 pb-2">
<BoxLoop count={5}/> <NoSSR>
<BoxLoop count={5}/>
</NoSSR>
</div> </div>
<p> <p>
No matter what number of configuration of boxes is given, a loop, a sequence of numbers that No matter what number of configuration of boxes is given, a loop, a sequence of numbers that