@vimeo/iris
Version:
Vimeo Design System
8 lines (5 loc) • 521 B
JavaScript
import { a as __makeTemplateObject } from '../../../tslib.es6-7f0e734f.js';
import styled from 'styled-components';
var Hidden = styled.input(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n overflow: hidden;\n position: absolute;\n z-index: -1;\n width: 0.1px;\n height: 0.1px;\n opacity: 0;\n outline: none;\n"], ["\n overflow: hidden;\n position: absolute;\n z-index: -1;\n width: 0.1px;\n height: 0.1px;\n opacity: 0;\n outline: none;\n"])));
var templateObject_1;
export { Hidden };