import { CheckIcon } from "@heroicons/react/24/outline"; import { CheckCircleIcon } from "@heroicons/react/24/solid"; const ProgressBar = ({ current, labels }) => { return (
{ label }