color-mode
color-mode copied to clipboard
Fixes issue #206 - typo in install command
๐ Linked issue 206
โ Type of change
- [X] ๐ Documentation (updates to the documentation or readme)
- [X] ๐ Bug fix (a non-breaking change that fixes an issue)
- [ ] ๐ Enhancement (improving an existing functionality)
- [ ] โจ New feature (a non-breaking change that adds functionality)
- [ ] ๐งน Chore (updates to the build process or auxiliary tools and libraries)
- [ ] โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
There is a typo in the install command where there is a space that was deleted. If user copy/paste existing command it will not work. This PR fixes this issue.
Deploy Preview for nuxt-color-mode ready!
| Name | Link |
|---|---|
| Latest commit | 5a73132e99632e277b82348513af73a5dd208036 |
| Latest deploy log | https://app.netlify.com/sites/nuxt-color-mode/deploys/66eae88956fdd1000710536f |
| Deploy Preview | https://deploy-preview-290--nuxt-color-mode.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Just wanted to add I just got hit by this bug, took me a moment to solve but would be great if this was merged for others who also get stuck!