Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joebailey26 authored Feb 9, 2024
1 parent 21ef623 commit 0b7351e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Vue.component('GalexiaDate', Galexia_NuxtComponent_Date)
// nuxt.config.js
...
plugins: [
'~plugins/galexia/components/date.js'
'~plugins/galexia/nuxt-components/date.js'
],
...
```
Expand Down

0 comments on commit 0b7351e

Please sign in to comment.