diff --git a/apps/material-react-table-docs/components/navigation/TopBar.tsx b/apps/material-react-table-docs/components/navigation/TopBar.tsx index ccc122500..299300ec7 100644 --- a/apps/material-react-table-docs/components/navigation/TopBar.tsx +++ b/apps/material-react-table-docs/components/navigation/TopBar.tsx @@ -159,7 +159,7 @@ export const TopBar = ({ navOpen, setNavOpen }: Props) => { > V1 diff --git a/apps/material-react-table-docs/pages/_app.tsx b/apps/material-react-table-docs/pages/_app.tsx index 9083ad5c1..1dee00702 100644 --- a/apps/material-react-table-docs/pages/_app.tsx +++ b/apps/material-react-table-docs/pages/_app.tsx @@ -65,7 +65,7 @@ function App({ Component, pageProps }: AppProps) { )}