Change react-beautiful-dnd to @hello-pangea/dnd
This commit is contained in:
parent
6e0abfe34c
commit
1e62ee4965
3 changed files with 260 additions and 312 deletions
|
@ -11,7 +11,7 @@ import ImmutablePureComponent from 'react-immutable-pure-component';
|
|||
import { connect } from 'react-redux';
|
||||
import { createSelector } from 'reselect';
|
||||
|
||||
import { DragDropContext, Droppable, Draggable } from 'react-beautiful-dnd';
|
||||
import { DragDropContext, Droppable, Draggable } from '@hello-pangea/dnd';
|
||||
|
||||
import { updateReactionDeck } from 'mastodon/actions/reaction_deck';
|
||||
import Button from 'mastodon/components/button';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue