UNPKG
react-bps
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Create breakpoints to your component props
github.com/renatorib/react-bps
renatorib/react-bps
react-bps
/
src
/
index.js
5 lines
(3 loc)
•
79 B
JavaScript
View Raw
1
2
3
4
5
import
withBps
from
'./withBps'
export
{ withBps }
export
default
{ withBps }