Skip to content

Commit

Permalink
bugFix
Browse files Browse the repository at this point in the history
  • Loading branch information
subho004 committed Nov 19, 2023
1 parent 5bb4710 commit 58b8250
Show file tree
Hide file tree
Showing 3 changed files with 8,355 additions and 5,471 deletions.
7 changes: 7 additions & 0 deletions babel.config.cjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
// babel.config.js or babel.config.cjs
module.exports = {
presets: [
["@babel/preset-react", { runtime: "automatic" }],
"@babel/preset-env",
],
};
Loading

0 comments on commit 58b8250

Please sign in to comment.