1.4.0 • Published 4 months ago

squid-react-components v1.4.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

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
1.4.0

4 months ago

1.2.0

5 months ago

1.1.0

5 months ago

1.0.1

5 months ago

1.3.0

5 months ago

1.0.0

5 months ago

0.1.3

5 months ago

0.1.2

5 months ago

0.1.1

5 months ago

0.1.0

5 months ago