Merge branch 'develop' into luke/feature-tag-panel-tile-context-menu
This commit is contained in:
@@ -25,6 +25,7 @@ export default function DNDTagTile(props) {
|
||||
key={props.tag}
|
||||
draggableId={props.tag}
|
||||
index={props.index}
|
||||
type="draggable-TagTile"
|
||||
>
|
||||
{ (provided, snapshot) => (
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user