Skip to content

Commit

Permalink
docs: fix typo [ci skip] (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
Smef authored May 10, 2024
1 parent 80fb238 commit 07a840e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import VueDevTools from 'vite-plugin-vue-devtools'

export default defineConfig({
plugins: [
DevTools({
VueDevTools({
appendTo: 'resources/js/app.js'
}),
laravel([
Expand Down

0 comments on commit 07a840e

Please sign in to comment.