switched to shortAddress

This commit is contained in:
plebbitor
2023-03-29 14:36:41 +02:00
parent 281f87d54b
commit 9b571657de
3 changed files with 29 additions and 96 deletions
+1
View File
@@ -36,6 +36,7 @@ const Post = ({ content }) => {
video: () => null,
source: () => null,
gif: () => null,
a: () => null
}}
/>
);