squid-react-components

1.4.0 • Public • Published

squid-react-components

A bunch of tailwind styled react components

Installation

squid-react-components is available as an npm package

npm i squid-react-components

Usage

import { Button } from "squid-react-components";

function App() {
  return <Button primary>Hello World</Button>;
}

Storybook

To start storybook run the following command:

npm run storybook

Readme

Keywords

none

Package Sidebar

Install

npm i squid-react-components

Weekly Downloads

1

Version

1.4.0

License

ISC

Unpacked Size

835 kB

Total Files

39

Last publish

Collaborators

  • svwoodhouse