SIGN IN SIGN UP

refactor(webapp): remove redundant React fragments (#4691)

## Summary

Remove redundant React fragments from the dashboard and enforce
`react/jsx-no-useless-fragment`.

The cleanup returns existing nodes, arrays, and empty states directly
without adding wrapper elements.

Base: [#4689](https://github.com/triggerdotdev/trigger.dev/pull/4689)
C
Chris Arderne committed
a7a1e74fcb6567527c365bbfd769305903894114
Parent: a2cc315
Committed by GitHub <noreply@github.com> on 8/19/2026, 3:35:42 PM