react data attributes event

JavaScript
const removeId = e.target.getAttribute("data-remove");
Source

Also in JavaScript: