[checkoutpanel] 배송지, 청구지 주소 변경 시 실시간 세금 계산, loadingpanel 추가

This commit is contained in:
hyunwoo93.cha
2024-05-21 10:05:59 +09:00
parent d433017273
commit 126ab252cd
9 changed files with 112 additions and 118 deletions

View File

@@ -1,4 +1,4 @@
import LS2Request from "./LS2Request";
import LS2Request from './LS2Request';
export const getConnectionStatus = ({ onSuccess, onFailure, onComplete }) => {
if (process.env.REACT_APP_MODE === "DEBUG") {