Skip to content

Commit

Permalink
Merge pull request #10 from ciruz/patch-1
Browse files Browse the repository at this point in the history
syntax error
  • Loading branch information
danieltwork authored Feb 22, 2023
2 parents ba27b6b + 17aaa00 commit 5341b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ function App({ Component, pageProps }: AppProps) {
return (
<>
<PiwikProProvider
containerUrl='https://container-url.com',
containerUrl='https://container-url.com'
containerId='43e4bca4-e220-43df-acfc-40fef7e25105'
>
<Component {...pageProps} />
Expand Down

0 comments on commit 5341b91

Please sign in to comment.