a2cc315f40
## Summary Keep component and renderer identities stable across dashboard renders. Inline icon components, chart renderers, table cells, and select render callbacks now use module-level implementations. Oxlint enforces the pattern across the dashboard. Base: [#4688](https://github.com/triggerdotdev/trigger.dev/pull/4688)
Trigger webapp - powered by Remix
To start, run with pnpm run dev --filter webapp
Build the docker image locally:
pnpm run docker:build:webapp
docker run -it triggerdotdev-webapp sh