Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions presets/sortable/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ To get started, install the sortable preset via `npm` or `yarn`:  
npm install @dnd-kit/sortable
```

{% hint style="info" %}
 You also need to make sure that you have the `@dnd-kit/core` package installed.
{% endhint %}

## Overview

If you're eager to get started right away, here's the code you'll need:
Expand Down