diff --git a/src/components/Common/ImportDropdown.jsx b/src/components/Common/ImportDropdown.jsx index b51a8f2d4..100d3d65b 100644 --- a/src/components/Common/ImportDropdown.jsx +++ b/src/components/Common/ImportDropdown.jsx @@ -2,11 +2,11 @@ import React, { useState, useRef } from 'react' import { useNavigate } from 'react-router-dom' import { useClient } from 'cozy-client' -import AppIcon from 'cozy-ui/transpiled/react/AppIcon' import AppLinker from 'cozy-ui/transpiled/react/AppLinker' import Button from 'cozy-ui/transpiled/react/Buttons' import Icon from 'cozy-ui/transpiled/react/Icon' import BottomIcon from 'cozy-ui/transpiled/react/Icons/Bottom' +import StoreIcon from 'cozy-ui/transpiled/react/Icons/Store' import TeamIcon from 'cozy-ui/transpiled/react/Icons/Team' import Link from 'cozy-ui/transpiled/react/Link' import ActionMenu, { @@ -50,7 +50,7 @@ const ImportDropdown = () => { {({ onClick, href }) => ( } + left={} onClick={onClick} >