react-redux-card-game icon indicating copy to clipboard operation
react-redux-card-game copied to clipboard

Remove hardcoded width and height in CustomDragLayer

Open inooid opened this issue 9 years ago • 0 comments

Remove the hardcoded width and height that were added for debug purposes. Also it might be useful to split out the CustomDragLayer into multiple components.

See containers/CustomDragLayer/CustomDragLayer.js's render() function.

inooid avatar Sep 24 '16 19:09 inooid