Skip to content

Commit

Permalink
Update [id].tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
joyponader authored Jul 12, 2024
1 parent d597651 commit 04b5232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/[id].tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const PageWithSections = ({ page }: PageProps): ReactElement => {
<section>
{page.slug === 'sammeln' && (
<Widget
id="01J2ECV3JHPMCP07N5RHFTSGBP"
id="OrKNzuDN"
style={{ width: '50%' }}
className="my-form"
/>
Expand Down

0 comments on commit 04b5232

Please sign in to comment.