From f997c6ec32b632558a3fe14d76a53dfd46af25f1 Mon Sep 17 00:00:00 2001 From: Awais Ansari Date: Sat, 6 Jan 2024 16:22:07 +0500 Subject: [PATCH] feat: removed sort and filter tour --- .../post-comments/comments/CommentsSort.jsx | 1 - .../posts/post-filter-bar/PostFilterBar.jsx | 2 +- .../tours/DiscussionsProductTour.jsx | 13 ++++------ src/discussions/tours/constants.js | 23 +++++++--------- src/discussions/tours/messages.js | 26 ++++++------------- 5 files changed, 24 insertions(+), 41 deletions(-) diff --git a/src/discussions/post-comments/comments/CommentsSort.jsx b/src/discussions/post-comments/comments/CommentsSort.jsx index bebaecb03..fd59e55ed 100644 --- a/src/discussions/post-comments/comments/CommentsSort.jsx +++ b/src/discussions/post-comments/comments/CommentsSort.jsx @@ -44,7 +44,6 @@ const CommentSortDropdown = () => { <>