기록
IE promise 오류
YJ_SW
2022. 5. 10. 14:36
728x90
import 'react-app-polyfill/ie11';
import 'react-app-polyfill/stable';
index.js 최상단에 추가하기
728x90