diff --git a/docs/content/1.getting-started/5.examples.md b/docs/content/1.getting-started/5.examples.md index f90e614f..ff70aaad 100644 --- a/docs/content/1.getting-started/5.examples.md +++ b/docs/content/1.getting-started/5.examples.md @@ -20,7 +20,7 @@ You can easily build a color mode button by using the `useColorMode` composable :color-mode-button #code -```vue [components/ColorModeButton.vue] +```vue