-
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow itemKey to be a function (#18)
* fix: remove unused import * feat: allow itemKey to be a function This is helpful if the items contained in the provided list are not objects but lists or other objects from which a key cannot be derived directly.
- Loading branch information
Showing
1 changed file
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3a2ca12
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
sortablejs-vue3 – ./
sortablejs-vue3-git-main-mleiter.vercel.app
sortablejs-vue3.vercel.app
sortablejs-vue3.maxleiter.com
sortablejs-vue3-mleiter.vercel.app