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