Skip to content

Commit

Permalink
fix: removed import header sticky as script
Browse files Browse the repository at this point in the history
  • Loading branch information
marsanwedoo committed Nov 29, 2022
1 parent 8a5401e commit 2cde962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/bootstrap-italia.esm.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export { default as Tooltip } from './plugins/tooltip'

/* Side effects */
import './plugins/fonts-loader.js'
import './plugins/header-sticky'
//import './plugins/header-sticky'
import BOOTSTRAP_ITALIA_VERSION from './version'

window.BOOTSTRAP_ITALIA_VERSION = BOOTSTRAP_ITALIA_VERSION

0 comments on commit 2cde962

Please sign in to comment.