import React from 'react'; import Link from "next/link" const ProgressBar = ({ label, percent }) => (
{label}