Skip to content

Commit c43d3bd

Browse files
committed
undo
1 parent 98f1b35 commit c43d3bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/pages/index.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,7 @@ export const Home = () => {
324324

325325
{/* Main */}
326326
<Container maxWidth='xl'>
327+
327328
{/* Product Guides */}
328329
<Stack
329330
alignItems='center'
@@ -443,6 +444,7 @@ export const Home = () => {
443444
))}
444445
</TabContext>
445446
</Stack>
447+
446448
</Container>
447449
</Layout>
448450
</ErrorBoundary>

0 commit comments

Comments
 (0)