UNPKG
react-giphy-searchbox2
Version:
latest (1.5.4)
1.5.4
React Giphy Searchbox
sergiop.github.io/react-giphy-searchbox/
sergiop/react-giphy-searchbox
react-giphy-searchbox2
/
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'
;