Skip to content

Commit

Permalink
chore(packages/ui): Fix merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Neven Dyulgerov committed Nov 27, 2023
1 parent beb13d5 commit d6ed095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/test/ERC20DepositForm.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import {
ApplicationAutocomplete,
ERC20DepositForm,
TokenAutocomplete,
} from "../src";
} from "../src/ERC20DepositForm";
import withMantineTheme from "./utils/WithMantineTheme";

const Component = withMantineTheme(ERC20DepositForm);
Expand Down

0 comments on commit d6ed095

Please sign in to comment.