Skip to content

Commit

Permalink
Correction du plugin Bootstrap.
Browse files Browse the repository at this point in the history
  • Loading branch information
Skyost committed Jan 6, 2024
1 parent 456d3c3 commit 7ef1ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/bootstrap.client.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import * as collapse from 'bootstrap/js/dist/collapse'
import collapse from 'bootstrap/js/dist/collapse'

/**
* Bootstrap plugin for Nuxt.
Expand Down

0 comments on commit 7ef1ab9

Please sign in to comment.