Skip to content

fix: remove export of @tabler/icons-solidjs #4

fix: remove export of @tabler/icons-solidjs

fix: remove export of @tabler/icons-solidjs #4

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