Skip to content

feat: style improvements to chip input #11

feat: style improvements to chip input

feat: style improvements to chip input #11

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