Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Sep 13, 2024
1 parent 577d3bd commit b3789de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/1.index.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ export default defineNuxtConfig({
componentName: 'ColorScheme',
classPrefix: '',
classSuffix: '-mode',
storage: 'localStorage', // or 'sessionStorage' or 'cookie'
storageKey: 'nuxt-color-mode'
}
})
Expand Down

0 comments on commit b3789de

Please sign in to comment.