3.0.4 • Published 12 months ago

@heycar-uikit/review-rating v3.0.4

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
12 months ago

HeyCar-UIKit - Review Rating

Tests Coverage Status Demo build Commitizen friendly

Review ratings are a 0 to 10 rating with a dial, used in connection with reviews.

Installation

To install and save in your package.json dependencies, run the command below using npm:

npm install @heycar-uikit/review-rating

Usage

import ReviewRating from '@heycar-uikit/review-rating';

function App() {
  return <ReviewRating score={9} />;
}

Documentation and sandbox

Storybook documentation and sandbox

3.0.4

12 months ago

3.0.3

1 year ago

3.0.2

1 year ago

3.0.1

1 year ago

3.0.0

1 year ago

2.0.0

1 year ago

1.1.0

1 year ago