diff --git a/redisinsight/ui/src/pages/browser/modules/key-details/components/key-details-subheader/KeyDetailsSubheader.tsx b/redisinsight/ui/src/pages/browser/modules/key-details/components/key-details-subheader/KeyDetailsSubheader.tsx index 3af65e1af7..7091ab9d20 100644 --- a/redisinsight/ui/src/pages/browser/modules/key-details/components/key-details-subheader/KeyDetailsSubheader.tsx +++ b/redisinsight/ui/src/pages/browser/modules/key-details/components/key-details-subheader/KeyDetailsSubheader.tsx @@ -24,7 +24,7 @@ export const KeyDetailsSubheader = ({ {({ width = 0 }) => (
- + @@ -36,7 +36,7 @@ export const KeyDetailsSubheader = ({ /> {isExpireFieldsAvailable && ( <> - + )} - +