Skip to content

Commit

Permalink
tfunction not needed in confirm index file
Browse files Browse the repository at this point in the history
  • Loading branch information
Wozacosta committed Feb 29, 2024
1 parent a0e45a7 commit db859d8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ const Container = styled(Box).attrs(() => ({
}))``;

type Props = {
t: TFunction;
device: Device;
account: AccountLike;
parentAccount: Account | undefined | null;
Expand Down

0 comments on commit db859d8

Please sign in to comment.