Merge remote-tracking branch 'origin/develop' into develop

pull/21833/head
Weblate 2018-06-06 09:08:58 +00:00
commit 8b33c13517
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ limitations under the License.
import TagTile from './TagTile';
import React from 'react';
import { Draggable } from 'react-beautiful-dnd';
export default function DNDTagTile(props) {