Skip to content

Commit

Permalink
Vendor in sortable.js dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
r-tae committed Nov 29, 2024
1 parent 2d2a749 commit b3d24d3
Show file tree
Hide file tree
Showing 2 changed files with 3,389 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/js/init_sorting.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import Sortable from "sortablejs"
import Sortable from "../vendor/sortable"

export const InitSorting = {
mounted() {
Expand Down
Loading

0 comments on commit b3d24d3

Please sign in to comment.