redux-action-chain-hor
高阶reducer使得可以立即调度一系列动作。
用法
这个软件包提供了Redux动作创建者和处理该动作的高阶reducer,该动作允许调度一次动作数组,仅通知一次连接的组件。
应该这样使用:
// during store creation
import { createStore } from 'redux'
import { supportActionChain } from 'redux-action-chain-hor'
const red
安装yb GitHub动作
该GitHub Action将 ( 构建工具)安装到GitHub 。
用法
- name : Install yb
uses : yourbase/install-yb-actionmain
with :
# Pin to a specific version of yb. If omitted, defaults to the latest release.
version : v0.6.1
- name : Build
run : yb