Stronger visual feedback for keyframe snapping

This commit is contained in:
Aria Minaei 2021-08-07 11:17:30 +02:00
parent f4c2fb2a08
commit 816e67a814
7 changed files with 67 additions and 19 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'