Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
HanielU committed Jan 17, 2025
1 parent 96525e2 commit 303105a
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
Expand Up @@ -20,9 +20,9 @@ This library provides a complete port of dnd-kit to Svelte, maintaining feature

## Examples

- [Sortable Tasks List](src/routes/examples/tasks-list/tasks-list.svelte)
- [Nested Sortable List](src/routes/examples/nested/nested.svelte)
- [Basic Drag & Drop](src/routes/examples/basic/basic.svelte)
- [Sortable Tasks List](sites/docs/src/lib/components/examples/tasks-list/tasks-list.svelte)
- [Nested Sortable List](sites/docs/src/lib/components/examples/nested/nested.svelte)
- [Basic Drag & Drop](sites/docs/src/lib/components/examples/basic/basic.svelte)

## Key Differences from React Implementation

Expand Down

0 comments on commit 303105a

Please sign in to comment.