原创 React,Vue管理異步加載狀態的小工具

load-state github 平常項目中經常碰到需要有加載中狀態的管理,比如表單提交,一般是這樣寫的 import React from "react"; import "antd/dist/antd.css"; import { S