UI Components for React Applications. Built with Maxio CSS Design System 7.1.1.
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';