From fb825cd38f9a5b5d4f95b73cd13b1ea089ccc434 Mon Sep 17 00:00:00 2001 From: Paul Marbach Date: Wed, 28 May 2025 10:04:14 -0400 Subject: [PATCH] update TableNG to use the grafana fork of react-data-grid, which supports React 18 (#105970) * update TableNG to use the grafana fork of react-data-grid, which supports React 18 * react-data-grid got rid of their CJS * fix jest.config formatting