import { OOTableProps } from "../types"; import { EmptyRow } from "./EmptyRow"; import { ProposedRow } from "./ProposedRow"; export const ProposedTable = ({ assertions }: OOTableProps) => { return (
| Description | Bond | Proposal | Time Left | {/* Icon column */} |
|---|