Skip to content

fix(omi-transition): 修复同一个页面注册多次动画覆盖的问题 #234

fix(omi-transition): 修复同一个页面注册多次动画覆盖的问题

fix(omi-transition): 修复同一个页面注册多次动画覆盖的问题 #234

# force copy from tencent/tdesign
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