Changes
This commit is contained in:
parent
e6fcb900ba
commit
c00263fbdc
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import PresentsPuzzle from "@/components/PresentsPuzzle";
|
|||
const PresentsPuzzlePage = () => {
|
||||
return (
|
||||
<Layout>
|
||||
<div className="container mx-auto px-4 py-8">
|
||||
<div className="max-w-6xl mx-auto px-4 py-8">
|
||||
<PresentsPuzzle showSocialShare={true} />
|
||||
</div>
|
||||
</Layout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue