Skip to content

Commit

Permalink
deactivate experimental feature
Browse files Browse the repository at this point in the history
  • Loading branch information
oxdev03 committed Apr 21, 2024
1 parent 7485dfc commit 72ec99b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions apps/dashboard/next.config.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: true,
experimental: {
scrollRestoration: true,
},
};

module.exports = nextConfig;

0 comments on commit 72ec99b

Please sign in to comment.