Skip to content

Commit

Permalink
Update slide-over.js
Browse files Browse the repository at this point in the history
  • Loading branch information
batnieluyo authored Aug 15, 2024
1 parent f7ad0c9 commit 2ce00bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/js/slide-over.js
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ window.SlideOver = () => {
init() {
this.panelWidth = this.getActiveComponentPanelAttribute('maxWidthClass')
this.panelPosition = this.getActiveComponentPanelAttribute('position')
console.log(this.getActiveComponentPanelAttribute('maxWidthClass'))

this.listeners.push(
Livewire.on('closePanel', (data) => {
Expand Down

0 comments on commit 2ce00bb

Please # to comment.