3.0.2 • Published 3 years ago

@heycar-uikit/review-rating v3.0.2

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
3 years 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

3 years ago

3.0.3

3 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.0.0

3 years ago

1.1.0

3 years ago