Notifications
+Challenges
++ + {notification.name} + {" "} + {notification.message} +
+ + · + + + {moment(notification.timestamp).fromNow()} + ++ You have no notifications +
++ + {notification.name} + {" "} + {notification.message} +
+ + · + + + {moment(notification.timestamp).fromNow()} + ++ You have no notifications +
+- You will see notifications about your account here -
-- {notification.name}{" "} - {notification.message} -
- · -router.push(`/posts/${id}`)} + className="text-gray-800 dark:text-darkText whitespace-normal text-[15px] sm:mr-2 sm:text-[16px] mb-2" + > + {post?.content} +
-router.push(`/posts/${id}`)} - className="text-gray-800 dark:text-darkText whitespace-normal text-[15px] sm:mr-2 sm:text-[16px] mb-2" - > - {post?.content} -
- - {/* post media */} - - { - // check if post?.url exists - post?.url && !post?.url?.includes("youtube") && ( -