UNPKG
react-hopscotch
Version:
latest (1.0.0)
1.0.0
React components for Hopscotch framework
github.com/moust/react-hopscotch
moust/react-hopscotch
react-hopscotch
/
index.js
3 lines
(2 loc)
•
116 B
JavaScript
View Raw
1
2
3
export
{
default
as
HopscotchContext
}
from
'./src/HopscotchContext'
;
export
{
default
as
Step
}
from
'./src/Step'
;