fixing build error
Some checks are pending
Next.js Build Check / build (push) Waiting to run

This commit is contained in:
Khalim Conn-Kowlessar 2026-04-10 22:52:16 +00:00
parent 88d2e8a22e
commit acd018daaf

View file

@ -10,7 +10,6 @@ import { PiggyBank } from "lucide-react";
import { Dialog, Transition } from "@headlessui/react";
import { Fragment } from "react";
import { FundingPackageMeasure } from "@/app/db/schema/funding";
import { set } from "cypress/types/lodash";
type FundingSummaryProps = {
scheme: string | null;