Skip to content

chore: migrate from remix v2 + react-router v6 to react-router v7 #264

chore: migrate from remix v2 + react-router v6 to react-router v7

chore: migrate from remix v2 + react-router v6 to react-router v7 #264

Workflow file for this run

jobs:
knip:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: pnpm lint:knip
name: Lint Knip
on:
pull_request: ~
push:
branches:
- main