Переглянути джерело

Bugfix: customBackgroundColor problem fixed in Main Header component.

lfabl 1 місяць тому
батько
коміт
0351ca2ca5
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      src/components/mainHeader/index.tsx

+ 1 - 0
src/components/mainHeader/index.tsx

@@ -50,6 +50,7 @@ const MainHeader = ({
         container: containerDynamicStyle
     } = useStyles({
         isWorkWithSafeAreaView,
+        customBackgroundColor,
         isWorkWithSeperator,
         isWorkWithSticky,
         backgroundColor,