import { Cog8ToothIcon, DocumentIcon, TrashIcon } from "@heroicons/react/24/outline"; import { Bill } from "../lib/db-types"; import { FC } from "react"; export interface BillPaymentFormProps { bill: Bill } export const BillPaymentForm:FC = ({ bill: { name, description, paid } }) =>

{name}

{description}

2023-22-12 document GSKG račun za 2023.pdf