fix type error

This commit is contained in:
Samuel Newman
2024-12-02 22:28:38 +00:00
parent b77eec8079
commit a8ac790fb3
+1
View File
@@ -917,6 +917,7 @@ function MockAccountScreen({
profile={profile}
moderationOpts={moderationOpts}
descriptionRT={new RichText({text: profile.description as string})}
backgroundColor={t.atoms.bg.backgroundColor}
/>
</ScreenHider>
</View>