Anders Bo Nielsen
Results
2
comments of
Anders Bo Nielsen
Would be nice adding the example directly to docs. Don't know if that should go to a separate PR? :) ``` const { generate } = useImage() const bg =...
Seems the error can be muted by faking a template by adding this to the slug file ``` export default { name: 'Slug', template: '' }