Bluesky app fork with some witchin' additions ๐Ÿ’ซ

FIX THROBBER (don't want to crash the whole app ๐Ÿ˜…)

xan.lol 55659198 32c23c01

verified
+1
+1
src/view/com/composer/Composer.tsx
··· 1037 1037 topBarAnimatedStyle: StyleProp<ViewStyle> 1038 1038 children?: React.ReactNode 1039 1039 }) { 1040 + const t = useTheme() 1040 1041 const pal = usePalette('default') 1041 1042 const {_} = useLingui() 1042 1043 return (