Skip to content

Commit

Permalink
Fix failed build
Browse files Browse the repository at this point in the history
  • Loading branch information
soerenbf committed Nov 4, 2024
1 parent a54c296 commit 2f7dc24
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import { useAtomValue } from 'jotai';
import { useTranslation } from 'react-i18next';
import { useUpdateAtom } from 'jotai/utils';

import { selectedAccountAtom } from '@popup/store/account';
import Button from '@popup/popupX/shared/Button';
import Page from '@popup/popupX/shared/Page';
import { formatCcdAmount } from '@popup/popupX/shared/utils/helpers';
Expand Down

0 comments on commit 2f7dc24

Please sign in to comment.