0}>
-
-
- {(f) => {
- if ('name' in f) {
- return (
-
- )
- }
-
- if ('title' in f) {
- return (
-
- )
- }
-
- return null
- }}
-
-
+ 0}>
+
+
+ 0}
+ fallback={
+ <>
+ 0}>
+
+
+
+ 0}>
+
+
+ >
+ }
+ >
+
-
- {t('some followings', {
- count: props.followingAmount || props.following?.length || 0,
- })}
-