@maxio-com/react-ui-components
v8.1.1
Published
React UI components
Downloads
2,418
Readme
React UI Components
UI Components for React Applications. Built with Maxio CSS Design System 7.1.1.
Usage
Make sure to include the snippet with design system stylesheet CSS file on Your page:
<link rel="stylesheet" href="https://internal-cdn.chargify.com/7.1.1/styles.css">
or import it in main js file:
import './styles.css';