add util for handling remix headers generally #1575
Annotations
3 warnings
🔬 Lint:
app/components/progress-bar.tsx#L2
`react` import should occur before import of `react-router`
|
🔬 Lint:
app/utils/client-hints.tsx#L12
`react` import should occur before import of `react-router`
|
🔬 Lint:
app/utils/misc.tsx#L1
`react-router` import should occur after import of `react`
|
Loading