console.log 제거
This commit is contained in:
@@ -409,7 +409,6 @@ const FeaturedBrandsPanel = ({ isOnTop, panelInfo, spotlightId }) => {
|
||||
);
|
||||
|
||||
const renderPageItem = useCallback(() => {
|
||||
console.log("#brandChannelCnt", brandChannelCnt);
|
||||
return (
|
||||
<>
|
||||
{sortedBrandLayoutInfo.map((el, idx) => {
|
||||
|
||||
Reference in New Issue
Block a user