Skip to content

fix(tree): tree 组件, value, active, expanded 属性, 支持数组操作触发视图变更 #3021

fix(tree): tree 组件, value, active, expanded 属性, 支持数组操作触发视图变更

fix(tree): tree 组件, value, active, expanded 属性, 支持数组操作触发视图变更 #3021

name: pr-spell-check
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check spelling
uses: crate-ci/typos@master
with:
config: .github/workflows/typos-config.toml