Files
probo/apps/console
Bryan Frimin fd514d480b Mark navigate() call as void to satisfy lint
The post-delete redirect on the campaign detail page returned a
floating Promise from react-router's navigate(), tripping the
@typescript-eslint/no-floating-promises rule. Prefix the call
with `void` to match the convention used elsewhere in the app.

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-05-07 13:02:02 +02:00
..
2026-02-05 15:03:07 +01:00
2025-01-31 21:01:21 -08:00
2025-06-13 14:01:04 -07:00
2025-06-13 14:01:04 -07:00
2025-09-30 16:23:22 +02:00
2025-06-13 14:01:04 -07:00