UNPKG
react-dip
Version:
latest (0.0.3-beta.10)
0.0.3
0.0.3-beta.10
0.0.3-beta.9
0.0.3-beta.8
0.0.3-beta.7
0.0.3-beta.6
0.0.3-beta.5
0.0.3-beta.4
0.0.3-beta.2
0.0.3-beta.1
0.0.3-4
0.0.3-3
0.0.3-2
0.0.3-1
0.0.2
0.0.1
Simple & declarative transition animations for React
github.com/mdugue/react-dip
mdugue/react-dip
react-dip
/
src
/
index.test.js
6 lines
(5 loc)
•
95 B
JavaScript
View Raw
1
2
3
4
5
6
describe
(
'react-dip'
,
() =>
{
it
(
'will be cool'
,
() =>
{
expect
(
true
).
toBe
(
true
) }) })