commit bootstrapped react so that flake can track

This commit is contained in:
2025-11-08 13:23:57 -06:00
parent 9adb8c9274
commit 9b172957a2
22 changed files with 17959 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
// jest-dom adds custom jest matchers for asserting on DOM nodes.
// allows you to do things like:
// expect(element).toHaveTextContent(/react/i)
// learn more: https://github.com/testing-library/jest-dom
import '@testing-library/jest-dom';