diff --git a/src/Components/Profile/Templates/TabsView.tsx b/src/Components/Profile/Templates/TabsView.tsx index 0d36a064..d95bbb89 100644 --- a/src/Components/Profile/Templates/TabsView.tsx +++ b/src/Components/Profile/Templates/TabsView.tsx @@ -55,8 +55,8 @@ export const TabsView = ({ attestations, userType, item, offers, needs, relation return (
|
-
- {a.emoji}
-
- |
-
- {a.text}
- |
-
-
-
-
-
-
-
-
-
-
-
- {getUserProfile(a.user_created.id)?.name}
- {timeAgo(a.date_created)}
- |
-
|
+
+ {a.emoji}
+
+ |
+
+ {a.text}
+ |
+
+
+
+
+
+
+
+
+
+
+
+ {getUserProfile(a.user_created.id)?.name}
+ {timeAgo(a.date_created)}
+ |
+