Skip to content

Commit 6f472d1

Browse files
docs: fix thumbhash example
1 parent 0d1687a commit 6f472d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/nuxt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ In each example, the `sizes` attribute is automatically calculated given the `au
112112
height="320"
113113
/>
114114
```
115-
```html [Client-side decoded ThumbHash]
115+
```html [Client-side decoded BlurHash]
116116
<UnLazyImage
117117
:blurhash="blurhash"
118118
:ssr="false"

0 commit comments

Comments
 (0)