Skip to content

Commit 07a840e

Browse files
authored
docs: fix typo [ci skip] (#378)
1 parent 80fb238 commit 07a840e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import VueDevTools from 'vite-plugin-vue-devtools'
3131

3232
export default defineConfig({
3333
plugins: [
34-
DevTools({
34+
VueDevTools({
3535
appendTo: 'resources/js/app.js'
3636
}),
3737
laravel([

0 commit comments

Comments
 (0)