@nexusui/components
Version:
These are custom components specially-developed for NexusUI applications. They will make your life easier by giving you out-of-the-box implementations for various high-level UI elements that you can drop directly into your application.
2 lines (1 loc) • 317 B
JavaScript
;Object.defineProperty(exports,"__esModule",{value:!0});exports.styles={container:{width:"100%",display:"flex",justifyContent:"space-between",flexWrap:"wrap",flexDirection:{xs:"column",md:"row"},alignItems:{md:"center"},px:{xs:6,lg:8},py:3},link:{textAlign:{xs:"left",md:"center"},color:"text.primary"}};