From dbd2f348fbcf7009f6e0abacb7eb30423e32adf7 Mon Sep 17 00:00:00 2001 From: "plebeius.eth" Date: Thu, 18 Jan 2024 21:07:16 +0100 Subject: [PATCH] fix(topbar): subscriptions were showing in default sub list --- package.json | 6 +++--- src/components/sidebar/sidebar.tsx | 2 +- src/components/topbar/topbar.tsx | 10 +++++----- yarn.lock | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 2178f056..fe6750e3 100644 --- a/package.json +++ b/package.json @@ -27,12 +27,12 @@ "react": "18.2.0", "react-dom": "18.2.0", "react-i18next": "13.2.2", - "react-markdown": "^9.0.1", + "react-markdown": "9.0.1", "react-router-dom": "6.16.0", "react-scripts": "5.0.1", "react-virtuoso": "4.6.0", - "rehype-sanitize": "^6.0.0", - "remark-gfm": "^4.0.0", + "rehype-sanitize": "6.0.0", + "remark-gfm": "4.0.0", "tcp-port-used": "1.0.2", "typescript": "5.2.2", "zustand": "4.4.3" diff --git a/src/components/sidebar/sidebar.tsx b/src/components/sidebar/sidebar.tsx index 1778c9de..ddc366d4 100644 --- a/src/components/sidebar/sidebar.tsx +++ b/src/components/sidebar/sidebar.tsx @@ -204,7 +204,7 @@ const Sidebar = ({ address, cid, createdAt, description, downvoteCount = 0, role {roles && }