RatingsOverview
- React
To implement RatingsOverview component into your project you'll need to add the import:
import { RatingsOverview } from "@shoptet/ui";
After adding import into your project you can use it simply like:
<RatingsOverview sentiment="positive" />