import React from "react"; import StarRating from "@components/StarRating/StarRating"; export const QuizReport = ({ info }) => { return (