sforkowany z mirror/soapbox
Lint
rodzic
edce9d0876
commit
d4bcdd821c
|
@ -2,7 +2,6 @@ import React, { useEffect } from 'react';
|
||||||
import { FormattedMessage } from 'react-intl';
|
import { FormattedMessage } from 'react-intl';
|
||||||
|
|
||||||
import { fetchFavourites } from 'soapbox/actions/interactions';
|
import { fetchFavourites } from 'soapbox/actions/interactions';
|
||||||
import ScrollableList from 'soapbox/components/scrollable_list';
|
|
||||||
import { Modal, Spinner, Stack } from 'soapbox/components/ui';
|
import { Modal, Spinner, Stack } from 'soapbox/components/ui';
|
||||||
import AccountContainer from 'soapbox/containers/account_container';
|
import AccountContainer from 'soapbox/containers/account_container';
|
||||||
import { useAppDispatch, useAppSelector } from 'soapbox/hooks';
|
import { useAppDispatch, useAppSelector } from 'soapbox/hooks';
|
||||||
|
|
Ładowanie…
Reference in New Issue