Components
Rating

Import the component:
import RatingCard from "../components/app/RatingCard"Usage:
<RatingCard
  title="Write a review"
  description="Share your experience with other customers."
  url="https://apps.shopify.com/example-app"
/>Props:
title: Main headingdescription: Brief explanationurl: Submission/display URL
