다국어처리

This commit is contained in:
고동영
2024-06-18 15:26:11 +09:00
parent 1d2239ef7b
commit 3398c2ee60
2 changed files with 2 additions and 2 deletions

View File

@@ -69,7 +69,6 @@ export default function DetailPanel({ panelInfo, isOnTop, spotlightId }) {
(state) => state.common.appStatus.webOSVersion
);
console.log("#webOSVersion", webOSVersion);
const dispatch = useDispatch();
const shopByMobileLogRef = useRef(null);