UNPKG

react-beautiful-dnd-next

Version:

Beautiful and accessible drag and drop for lists with React

3 lines (2 loc) 66 B
// @flow export default (a: mixed, b: mixed): boolean => a === b;