import { Rating } from '../../gql' const Ratings = ({ ratings }: { ratings?: Rating[] }) => { return ( <>
No ratings found