Skip to content

Commit

Permalink
Remove console log
Browse files Browse the repository at this point in the history
  • Loading branch information
JKHarley committed Jul 17, 2023
1 parent 99a07fc commit 367411c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions resources/views/trumbowyg.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@
options.changeActiveDropdownIcon = @json(config('filament-trumbowyg.changeActiveDropdownIcon'));
@endif
console.log(options)
$(id).trumbowyg(options);
if (window.livewire.data) {
Expand Down

0 comments on commit 367411c

Please sign in to comment.