From 5e17482fb6c8ef9c9f4d91e17acb19be589bebc2 Mon Sep 17 00:00:00 2001 From: JosiasAurel Date: Sat, 31 Aug 2024 05:53:41 +0100 Subject: [PATCH] remove userID prop --- components/posts.js | 1 - 1 file changed, 1 deletion(-) diff --git a/components/posts.js b/components/posts.js index 5265c75a..a0d98e02 100644 --- a/components/posts.js +++ b/components/posts.js @@ -70,7 +70,6 @@ const Posts = ({ posts = [], swrKey = null }) => { {posts.map(post => (