image
image copied to clipboard
Fix docs at NuxtImg placeholder with useImage composable
Some attributes were updated in the useImage composable. In version 1, the placeholder with the blurred image worked properly, but in version 2 it no longer works.
The q parameter was changed to quality, but the documentation hasn’t been updated. In version 2, using q results in a type error.