[actions] brandActions, edit commented out

This commit is contained in:
younghoon100.park
2024-07-22 18:18:06 +09:00
parent 17db32e8da
commit 02573b1cc9

View File

@@ -422,7 +422,7 @@ export const getBrandBestSeller = (props) => (dispatch, getState) => {
);
};
// Featured Brands Showroom 조회 IF-LGSP-371
// Featured Brands Showroom 조회 IF-LGSP-372
export const getBrandShowroom = (props) => (dispatch, getState) => {
const { patnrId } = props;