Skip to content

fix: number input doesn't send NaN values #6

fix: number input doesn't send NaN values

fix: number input doesn't send NaN values #6

Workflow file for this run

name: Lint check
on: push
jobs:
lint-check:
runs-on: ubuntu-latest
steps:
- uses: glzr-io/actions/setup-pnpm@main
with:
checkout: true
node-version: 20
- run: pnpm lint