Skip to content

Build breaks with React 19 and Next.js 15. I had to add JSX to the import line for it to build #1188

Build breaks with React 19 and Next.js 15. I had to add JSX to the import line for it to build

Build breaks with React 19 and Next.js 15. I had to add JSX to the import line for it to build #1188

Workflow file for this run

jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: unifiedjs/beep-boop-beta@main
with:
repo-token: ${{secrets.GITHUB_TOKEN}}
name: bb
on:
issues:
types: [closed, edited, labeled, opened, reopened, unlabeled]
pull_request_target:
types: [closed, edited, labeled, opened, reopened, unlabeled]