Преглед на файлове

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,