Skip to content

Commit

Permalink
feat: updates import
Browse files Browse the repository at this point in the history
  • Loading branch information
andreicovaciu committed Jul 22, 2024
1 parent 634cb60 commit 539bd1f
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { getProviderName } from "@ledgerhq/live-common/exchange/swap/utils/index";
import { Icon } from "@ledgerhq/react-ui";
import Link from "@ledgerhq/react-ui/components/cta/Link";
import { Icon, Link } from "@ledgerhq/react-ui";
import React, { useCallback } from "react";
import { Trans } from "react-i18next";
import styled from "styled-components";
Expand Down

0 comments on commit 539bd1f

Please sign in to comment.