UNPKG
react-fit
Version:
latest (3.0.0)
next (1.0.0-alpha.3)
3.0.0
2.0.1
2.0.0
1.7.1
1.7.0
1.6.0
1.5.1
1.5.0
1.4.0
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-alpha.6
1.0.0-alpha.5
1.0.0-alpha.4
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha
Fit a popover element on the screen.
wojtekmaj/react-fit
react-fit
/
dist
/
index.js
4 lines
(3 loc)
•
64 B
JavaScript
View Raw
1
2
3
4
import
Fit
from
'./Fit.js'
;
export
{
Fit
};
export
default
Fit
;