UNPKG

next-gen-ui

Version:

Next Gen Ui is a home for front-end & UI/Ux developers. We provide all the necessary components required to build a scalable front-end application which suits the user experience in a unique way.

9 lines 941 B
var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } return cooked; }; import styled from "styled-components"; export var ButtonWrapper = styled.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n align-items: center;\n margin-top: 40px;\n"], ["\n display: flex;\n justify-content: space-between;\n align-items: center;\n margin-top: 40px;\n"]))); export var StyledForm = styled.form(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n padding: 40px 25px;\n width: 450px;\n border: 1px solid #333333;\n"], ["\n padding: 40px 25px;\n width: 450px;\n border: 1px solid #333333;\n"]))); var templateObject_1, templateObject_2; //# sourceMappingURL=styled.js.map