@atlaskit/global-search
Version:
A cross-product search component (batteries included)
7 lines • 433 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
var tslib_1 = require("tslib");
var styled_components_1 = tslib_1.__importDefault(require("styled-components"));
exports.SelectedIcon = styled_components_1.default.div(templateObject_1 || (templateObject_1 = tslib_1.__makeTemplateObject(["\n margin-top: 0.3em;\n"], ["\n margin-top: 0.3em;\n"])));
var templateObject_1;
//# sourceMappingURL=styled.js.map