UNPKG

@makeen.io/material-ui-kit

Version:
9 lines (5 loc) 571 B
import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral";function _templateObject() {var data = _taggedTemplateLiteral(["\n display: flex;\n justify-content: center;\n align-items: center;\n min-height: ", ";\n"]);_templateObject = function _templateObject() {return data;};return data;}import styled from "styled-components"; var LoaderContainer = styled.div(_templateObject(), function (props) {return props.height ? "".concat(props.height, "px") : "100vh";}); export default LoaderContainer; //# sourceMappingURL=LoaderContainer.js.map