From 44ade9695fb907228debce6b5e2794dce5c958f6 Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Fri, 1 Sep 2023 15:24:22 +0200 Subject: [PATCH] fix: fix https://github.com/nurikk/zigbee2mqtt-frontend/issues/1772 (#1775) --- src/components/features/composite/FeatureWrapper.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/features/composite/FeatureWrapper.tsx b/src/components/features/composite/FeatureWrapper.tsx index 47485c639..49336d869 100644 --- a/src/components/features/composite/FeatureWrapper.tsx +++ b/src/components/features/composite/FeatureWrapper.tsx @@ -18,7 +18,7 @@ export const FeatureWrapper: FunctionComponent