다국어처리
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user