瀏覽代碼

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,