mirror of
https://github.com/Xevion/100prisoners.git
synced 2025-12-06 03:14:19 -06:00
NoSSR on BoxLoop graphic
This commit is contained in:
@@ -72,7 +72,9 @@ const Home: NextPage = () => {
|
||||
the boxes have an interesting structure to their existence.
|
||||
</p>
|
||||
<div className="pt-4 pb-2">
|
||||
<BoxLoop count={5}/>
|
||||
<NoSSR>
|
||||
<BoxLoop count={5}/>
|
||||
</NoSSR>
|
||||
</div>
|
||||
<p>
|
||||
No matter what number of configuration of boxes is given, a loop, a sequence of numbers that
|
||||
|
||||
Reference in New Issue
Block a user