Add React FE

This commit is contained in:
SECUNDIS\masantos
2024-04-07 17:08:22 +01:00
parent 60195cabf3
commit fd64d43ab3
18 changed files with 335 additions and 1 deletions

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';