Add CRA webview-ui

This commit is contained in:
Saoud Rizwan
2024-07-06 01:35:59 -04:00
parent fd750864db
commit 4bfc2a5bc4
20 changed files with 19885 additions and 0 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';