Skip to content

Commit 96da1b0

Browse files
committed
upgrade to react 19
1 parent b56fa60 commit 96da1b0

File tree

98 files changed

+4418
-168836
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+4418
-168836
lines changed

.eslintignore

-7
This file was deleted.

.prettierignore

+3-7
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
node_modules
2-
32
**/build/**
4-
**/public/**
3+
**/public/build/**
4+
**/public/babel-standalone.js
55
.env
6-
7-
**/package.json
8-
**/tsconfig.json
9-
106
**/package-lock.json
11-
**/playwright-report/**
7+
**/playwright-report/**

.prettierrc

-35
This file was deleted.

0 commit comments

Comments
 (0)