Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKheops committed Dec 20, 2024
1 parent 1bb49c0 commit 848720e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ import { LedgerStatus } from "@ui/hooks/ledger/common"
export type LedgerConnectionStatusProps = {
status: LedgerStatus
message: string
requiresManualRetry?: boolean
hideOnSuccess?: boolean
className?: string
onRetryClick?: () => void
}
Expand Down

0 comments on commit 848720e

Please sign in to comment.