📜  找不到变量 localstorage - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:03:14.534000             🧑  作者: Mango

代码示例1
// this solve for react
npm install localstorage-polyfill

//and then in App.js
import 'localstorage-polyfill';