Skip to content

Commit

Permalink
fix: lin
Browse files Browse the repository at this point in the history
  • Loading branch information
weatherstar committed Jan 11, 2025
1 parent 081af28 commit 9ff95ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ import {
import { useSettingsPersistAtom } from '@onekeyhq/kit-bg/src/states/jotai/atoms';
import { ETranslations } from '@onekeyhq/shared/src/locale';
import { appLocale } from '@onekeyhq/shared/src/locale/appLocale';
import hexUtils from '@onekeyhq/shared/src/utils/hexUtils';

import { TxDataViewer } from '../SignatureConfirmDataViewer';
import hexUtils from '@onekeyhq/shared/src/utils/hexUtils';

type IProps = {
accountId: string;
Expand Down

0 comments on commit 9ff95ad

Please sign in to comment.