Skip to content

Commit

Permalink
fix: builds
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronm-2112 committed Dec 7, 2023
1 parent e3d2bb0 commit 770003d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import bootstrap from 'bootstrap'
import 'bootstrap-select'
import DragSort from '@yaireo/dragsort'
import Cropper from 'cropperjs'
import select2 from 'select2'
import * as select2 from "select2"; // TODO: select2()
select2()

import 'jstree'
Expand Down

0 comments on commit 770003d

Please sign in to comment.