Upgrade to react 18

This commit is contained in:
Przemek Więch
2025-01-14 00:24:40 +01:00
parent 8f5a7cd8e8
commit f0bb5c1273
8 changed files with 365 additions and 254 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@ build
node_modules
src/react-app-env.d.ts
cypress/fixtures/example.json
cypress/screenshots
cypress/videos
.idea
.vscode