Skip to content

Commit

Permalink
add bottontotop button
Browse files Browse the repository at this point in the history
  • Loading branch information
AdarshSingh9540 committed Jul 4, 2024
1 parent d2472cd commit 9e14f78
Show file tree
Hide file tree
Showing 5 changed files with 485 additions and 3,703 deletions.
1 change: 1 addition & 0 deletions client/next.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: true,
swcMinify: false,
}

module.exports = nextConfig
Loading

0 comments on commit 9e14f78

Please sign in to comment.