grid icon indicating copy to clipboard operation
grid copied to clipboard

Remove unused "inProgress" prop

Open GeorgS opened this issue 1 year ago • 0 comments

I am getting errors about the inProgress prop in my NextJS application using Grid. It seems like the prop is being passed by accident as the Selection component is not using it and therefore passes it as a regular attribute.

Screenshot 2024-11-12 at 09 41 18

GeorgS avatar Nov 12 '24 08:11 GeorgS