Responsive, mobile-first user interface components for React.
Follow the create-react-app instructions.
npm install --save garthimport React from "react";
import { Button } from "garth";
const Example = (props) => <Button />;MIT.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Responsive, mobile-first user interface components for React.
Follow the create-react-app instructions.
npm install --save garthimport React from "react";
import { Button } from "garth";
const Example = (props) => <Button />;MIT.