Skip to content

Commit

Permalink
feat: add dnd to todo
Browse files Browse the repository at this point in the history
  • Loading branch information
gpichot committed Oct 12, 2022
1 parent 8e9ce2a commit 97b9810
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .block/remote.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"blockId": "<YOUR_BLOCK_ID>",
"baseId": "<YOUR_BASE_ID>"
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ Then you can define summaries on columns like below:
- [ ] Improve table for responsiveness
- [ ] Allow to choose column buckets
- [ ] Add support for views
- [ ] Allow drag and drop to reorder rows

0 comments on commit 97b9810

Please sign in to comment.