Rating

FAQ

File locations:

  • src/components/rating.tsx

A prebuilt rating component to demonstrate customer reviews.

To use the component, import it into your page.tsx like this:

tsx
import Rating from "@/components/rating";