1.5.0 • Published 1 year ago

squid-react-components v1.5.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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.5.0

1 year ago

1.4.0

1 year ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.3.0

2 years ago

1.0.0

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago