From 92b99c8d1d890766da55031f921601372d5b49a3 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Wed, 3 May 2023 09:14:02 +0700 Subject: default banner brand, whatsapp link, bug fix after transaction --- src/lib/brand/components/Brand.jsx | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'src/lib/brand/components') diff --git a/src/lib/brand/components/Brand.jsx b/src/lib/brand/components/Brand.jsx index 6ebb8aa7..d570aa8b 100644 --- a/src/lib/brand/components/Brand.jsx +++ b/src/lib/brand/components/Brand.jsx @@ -29,6 +29,14 @@ const Brand = ({ id }) => { <>
{brand.isLoading && } + {brand.data?.banners?.length == 0 && ( + Brand - Indoteknik + )} {brand.data && ( <> { +
{brand.isLoading && } + {brand.data?.banners?.length == 0 && ( + Brand - Indoteknik + )} {brand.data && ( <>