From 59f479aa7b1b10b84bd6d88d4640feab2e2282a7 Mon Sep 17 00:00:00 2001 From: joe-allen-89 <85872286+joe-allen-89@users.noreply.github.com> Date: Wed, 26 Apr 2023 09:51:48 +0100 Subject: [PATCH] Fix: aria-haspopup removed from hotgrid buttons (#108) --- templates/hotgrid.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/hotgrid.jsx b/templates/hotgrid.jsx index 340985f..ea46bc3 100644 --- a/templates/hotgrid.jsx +++ b/templates/hotgrid.jsx @@ -56,7 +56,6 @@ export default function Hotgrid(props) { ])} onClick={onItemClicked} data-index={_index} - aria-haspopup="dialog" >