Skip to content

Commit

Permalink
fix ts
Browse files Browse the repository at this point in the history
  • Loading branch information
SorinC6 committed May 8, 2024
1 parent 7b36483 commit 725f03b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import {GovernanceKindMap} from '../../types'

export const SuccessTxScreen = () => {
const strings = useStrings()
const styles = useStyles()
const navigate = useNavigateTo()
const walletNavigateTo = useWalletNavigation()
const params = useUnsafeParams<Routes['staking-gov-tx-success']>()
Expand Down

0 comments on commit 725f03b

Please sign in to comment.