frontend client for gemstone. decentralised workplace app
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: cleanup imports

serenity de36cac8 c09b0f3c

+1 -1
+1 -1
src/components/ChatComponentProfiled.tsx
··· 1 1 import { Loading } from "@/components/Loading"; 2 2 import { Message } from "@/components/Message"; 3 3 import { useChannel } from "@/lib/hooks/useChannel"; 4 - import type { AtUri, DidPlc, DidWeb } from "@/lib/types/atproto"; 4 + import type { AtUri } from "@/lib/types/atproto"; 5 5 import { useProfile } from "@/providers/authed/ProfileProvider"; 6 6 import { useState } from "react"; 7 7 import {