Skip to content

Commit 2c45e83

Browse files
committed
(fix): failing tests
1 parent f5c52dc commit 2c45e83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/polycentric/src/features/composer/hooks/useComposer.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { toast } from '@/src/common/components/toast';
1+
import { toast } from '@/src/common/components/toast/useToast';
22
import { useLinkPreviews } from '@/src/common/link-previews';
33
import { processAndUploadImage } from '@/src/common/lib/images/processAndUploadImage';
44
import {

0 commit comments

Comments
 (0)