ditching TachiWeb-React and starting anew

This commit is contained in:
Aria Moradi
2020-12-24 02:37:23 +03:30
parent 94f6a53be7
commit c71cf587c4
19 changed files with 11694 additions and 2 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';