const { ChevronUpIcon, ChevronDownIcon } = require("@heroicons/react/24/outline"); const Disclosure = ({ label, active, onClick }) => (
{ label }