diff --git a/src/components/_main/home/bestSelling/index.jsx b/src/components/_main/home/bestSelling/index.jsx index 6c1dbb0..bd42177 100644 --- a/src/components/_main/home/bestSelling/index.jsx +++ b/src/components/_main/home/bestSelling/index.jsx @@ -51,6 +51,7 @@ export default function Featured() { > View More + {!isLoading && !Boolean(data?.data.length) ? (