import type { DirectiveWithProgress } from "../../lib/api"; export function VerifiersTab({ directive: _directive }: { directive: DirectiveWithProgress }) { // TODO: Fetch verifiers separately return (
Verifiers will be shown here. Use auto-detect to find available verifiers.