You've already forked matrix-react-sdk
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:
@@ -54,7 +54,6 @@ export default function DNDTagTile(props) {
|
|||||||
menuDisplayed={menuDisplayed}
|
menuDisplayed={menuDisplayed}
|
||||||
openMenu={openMenu}
|
openMenu={openMenu}
|
||||||
/>
|
/>
|
||||||
{ provided.placeholder }
|
|
||||||
</div>
|
</div>
|
||||||
) }
|
) }
|
||||||
</Draggable>
|
</Draggable>
|
||||||
|
|||||||
Reference in New Issue
Block a user