Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

fix merge issue (double hook)

-1
-1
src/components/Lists.tsx
··· 150 150 const t = useTheme() 151 151 const {_} = useLingui() 152 152 const {gtMobile, gtTablet} = useBreakpoints() 153 - const {_} = useLingui() 154 153 155 154 if (!isLoading && isError) { 156 155 return (