Skip to content

Commit

Permalink
Import blacklight-frontend in slideshow
Browse files Browse the repository at this point in the history
  • Loading branch information
taylor-steve committed Jan 16, 2025
1 parent a2b9b59 commit b150522
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 6 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions app/javascript/blacklight-gallery/slideshow.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import Blacklight from 'blacklight-frontend'

(function($){
var Slideshow = function (element, options) {
this.$element = $(element);
Expand Down

0 comments on commit b150522

Please sign in to comment.