Skip to content

fix(select): 修复 option value 为 boolean 时控制台类型错误警告(#4922) #4116

fix(select): 修复 option value 为 boolean 时控制台类型错误警告(#4922)

fix(select): 修复 option value 为 boolean 时控制台类型错误警告(#4922) #4116

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