chore: initialised with create-react-app

This commit is contained in:
Vojtech Simetka
2021-02-22 21:44:57 +01:00
parent 484fd21bef
commit 9a6c7c1360
19 changed files with 16039 additions and 1 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';