Stronger visual feedback for keyframe snapping
This commit is contained in:
parent
f4c2fb2a08
commit
816e67a814
7 changed files with 67 additions and 19 deletions
5
examples/dom-cra/src/setupTests.js
Normal file
5
examples/dom-cra/src/setupTests.js
Normal 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'
|
Loading…
Add table
Add a link
Reference in a new issue