larryhudson / vite-todo-list

Example Vite project
0 stars 0 forks source link

Drag and drop to re-order to dos #35

Closed larryhudson closed 1 month ago

larryhudson commented 1 month ago

Let's make it so that we can re-order to dos by dragging and dropping them. I think there will be a React library we can use for this.

larryhudson-aider-github[bot] commented 1 month ago

I've created a pull request to address this issue: https://github.com/larryhudson/vite-todo-list/pull/36