Upload: swap out deprecated Icon for UI Icon

environments/review-main-yi2y9f/deployments/4162^2
Alex Gleason 2023-10-13 11:12:49 -05:00
rodzic 39de868383
commit 629258613e
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -15,8 +15,7 @@ import { spring } from 'react-motion';
import { openModal } from 'soapbox/actions/modals';
import Blurhash from 'soapbox/components/blurhash';
import Icon from 'soapbox/components/icon';
import { HStack, IconButton } from 'soapbox/components/ui';
import { HStack, Icon, IconButton } from 'soapbox/components/ui';
import Motion from 'soapbox/features/ui/util/optional-motion';
import { useAppDispatch } from 'soapbox/hooks';
import { Attachment } from 'soapbox/types/entities';