UNPKG
react-giphy-searchbox
Version:
beta (2.0.0-beta.1)
latest (1.5.4)
2.0.0-beta.1
2.0.0-beta.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.2
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
React Giphy Searchbox
sergiop.github.io/react-giphy-searchbox/
sergiop/react-giphy-searchbox
react-giphy-searchbox
/
es
/
style
/
index.js
5 lines
(4 loc)
•
198 B
JavaScript
View Raw
1
2
3
4
5
// Inspired by Dominic Tobias article:
// https://dev.to/infensus/making-a-tiny-0-cost-css-in-js-solution-for-lightweight-components-and-apps-27p1
export
*
from
'./css'
;
export
*
from
'./useStyle'
;