UNPKG
@sunui-design/floating
Version:
latest (0.0.54)
0.0.54
0.0.53
0.0.50
0.0.32
0.0.31
0.0.26
0.0.25
0.0.24
0.0.23
Animated floating action button component for SunUI Design
@sunui-design/floating
/
dist
/
index.js
4 lines
•
162 B
JavaScript
View Raw
1
2
3
4
export
{
FloatingButton
}
from
'./FloatingButton'
;
export
{
SocialButton
}
from
'@sunui-design/social'
;
export
*
from
'./types'
;
//# sourceMappingURL=index.js.map