Skip to content

feat: remove getValue overload for getting form value #9

feat: remove getValue overload for getting form value

feat: remove getValue overload for getting form value #9

Workflow file for this run

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