fix(chart table in dashboard): improve screen reading of table (#26453)

Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
This commit is contained in:
Nico Carlier
2024-01-30 08:05:35 +13:00
committed by GitHub
parent be7c9490a1
commit 71a950fc80
3 changed files with 17 additions and 12 deletions

View File

@@ -16,6 +16,7 @@
* specific language governing permissions and limitations
* under the License.
*/
import React, {
useCallback,
useRef,