Skip to content

Commit 172f477

Browse files
committed
update plausible domain
1 parent 8055d04 commit 172f477

File tree

1 file changed

+1
-1
lines changed
  • apps/material-react-table-docs/pages

1 file changed

+1
-1
lines changed

apps/material-react-table-docs/pages/_app.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ function App({ Component, pageProps }: AppProps) {
4444
)}
4545
</Head>
4646
<PlausibleProvider
47-
domain="v3.material-react-table.com"
47+
domain="material-react-table.com"
4848
enabled={process.env.NODE_ENV === 'production'}
4949
>
5050
<ThemeContextProvider>

0 commit comments

Comments
 (0)