1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-14 19:02:33 +03:00

provided.placeholder has no effect

This commit is contained in:
Agusti Bau
2020-05-02 13:09:04 +02:00
parent 01131a4036
commit fc5a5c411f

View File

@@ -54,7 +54,6 @@ export default function DNDTagTile(props) {
menuDisplayed={menuDisplayed}
openMenu={openMenu}
/>
{ provided.placeholder }
</div>
) }
</Draggable>