You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the delete button is no button, but just a text. For a screen reader to work with this, the DOM element needs to be changed to a <button /> element
The text was updated successfully, but these errors were encountered:
Currently the delete button is no button, but just a text. For a screen reader to work with this, the DOM element needs to be changed to a
<button />
elementThe text was updated successfully, but these errors were encountered: