Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #55 from CodeChefVIT/test
Browse files Browse the repository at this point in the history
Test
  • Loading branch information
souvik150 authored Sep 23, 2023
2 parents 30db0f9 + 2ca27f5 commit 09f7abf
Show file tree
Hide file tree
Showing 64 changed files with 9,703 additions and 202 deletions.
2 changes: 1 addition & 1 deletion frontend/next.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: true,
reactStrictMode: false,
}

module.exports = nextConfig
Loading

0 comments on commit 09f7abf

Please sign in to comment.