We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aa8c51 commit 1d5a575Copy full SHA for 1d5a575
src/shared/components/Settings/Account/index.jsx
@@ -13,7 +13,7 @@ import ErrorWrapper from 'components/Settings/ErrorWrapper';
13
import SideBar from '../SideBar';
14
import ComingSoon from '../ComingSoon';
15
import MyAccount from './MyAccount';
16
-import LinkedAccount from './LinkedAccount';
+// import LinkedAccount from './LinkedAccount';
17
import { SCREEN_SIZE } from '../constants';
18
import './styles.scss';
19
0 commit comments