Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vorlias authored Dec 28, 2021
1 parent ac48768 commit 3349581
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div align="center">
<!-- <div align="center">
<img src="https://assets.vorlias.com/i1/roact-dnd.png"/>
</div>
</div> -->
<div align="center">
<h1>Roact Drag and Drop (D&D)</h1>
</div>
Expand All @@ -13,4 +13,4 @@ Plan
* [x] Support roblox-ts & `@rbxts/roact` out of the gates.
* [x] Start off with `DragFrame` and `DropFrame` - being a wrapper around `Frame` with the extra props and functionalities of this module.
* [x] Eventually custom logic, e.g. `CanDrop` for `DropTarget`, `CanDrag` for `DragSource`
* [ ] Eventually possibly could expand to custom components
* [ ] Eventually possibly could expand to custom components

0 comments on commit 3349581

Please sign in to comment.