Fix
Lint / lint (push) Failing after 42s

This commit is contained in:
Julien Valverdé
2026-07-22 21:41:26 +02:00
parent a5867ef36a
commit cce1d6e485
4 changed files with 126 additions and 23 deletions
+4
View File
@@ -0,0 +1,4 @@
import { configure } from "@testing-library/react"
configure({ reactStrictMode: true })