Skip to content

fix: correct type of error field in getFieldState return object #2113

fix: correct type of error field in getFieldState return object

fix: correct type of error field in getFieldState return object #2113

Workflow file for this run

name: API Extrator
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Install Dependencies
uses: ./.github/actions/install-dependencies
- name: Build
run: pnpm build:esm
- name: API Extractor
run: pnpm api-extractor:ci