We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 679ffda commit d46d743Copy full SHA for d46d743
src/routes/notifications/components/LikeNotification.tsx
@@ -1,6 +1,5 @@
1
import { Avatar } from '@/components/ui/avatar';
2
import { Debug } from '@/components/ui/Debug';
3
-import { Handle } from '@/components/ui/Handle';
4
import { Link } from '@/components/ui/Link';
5
import { useBlueskyStore } from '@/lib/bluesky/store';
6
import { BSkyLikeNotification, isBSkyLikeNotification } from '@/lib/bluesky/types/BSkyNotification';
0 commit comments