From 05571b68136b5345d7ffb08ef8d6b86bc5c6eba4 Mon Sep 17 00:00:00 2001 From: Shekar Siri Date: Tue, 11 Jul 2023 12:32:16 +0200 Subject: [PATCH] change(ui): sessions listings header in pref --- frontend/app/components/Client/SessionsListingSettings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/components/Client/SessionsListingSettings.tsx b/frontend/app/components/Client/SessionsListingSettings.tsx index 1c156411a..3a5d2e918 100644 --- a/frontend/app/components/Client/SessionsListingSettings.tsx +++ b/frontend/app/components/Client/SessionsListingSettings.tsx @@ -20,7 +20,7 @@ const connector = connect(mapStateToProps); function SessionsListingSettings(props: Props) { return (
- Sessions Listings
} /> + Sessions Listing} />