Skip to content

Commit

Permalink
fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
jerader committed Oct 6, 2023
1 parent 1122456 commit 84d1aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/App/hooks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ export function useProtocolReceiptToast(): void {
{
closeButton: true,
disableTimeout: true,
displayType: 'odd'
displayType: 'odd',
}
)
})
Expand Down

0 comments on commit 84d1aca

Please sign in to comment.