UNPKG

react-giphy-searchbox2

Version:
13 lines (7 loc) 492 B
'use strict'; exports.__esModule = true; exports.styles = undefined; var _templateObject = _taggedTemplateLiteralLoose(['\n .reactGiphySearchbox-message {\n margin: 0;\n }\n'], ['\n .reactGiphySearchbox-message {\n margin: 0;\n }\n']); var _style = require('../../style'); function _taggedTemplateLiteralLoose(strings, raw) { strings.raw = raw; return strings; } /* eslint-disable import/prefer-default-export */ var styles = exports.styles = (0, _style.css)(_templateObject);