react-redux-card-game
react-redux-card-game copied to clipboard
Remove hardcoded width and height in CustomDragLayer
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.