Skip to content

Commit

Permalink
fix: remove bold text (for better UI on npm)
Browse files Browse the repository at this point in the history
Signed-off-by: Bohdan Kucheriavyi <bohdan.kucheriavyi@zapal.tech>
  • Loading branch information
BohdanK-W32 authored Oct 22, 2023
1 parent 6da6c9b commit 1121eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ required.

| Option | Type | Description |
| -------------------- | -------- | ----------------------------------------------------------------------------- |
| **`collections`** \* | string[] | Array of upload-enabled collections' slugs you want to enable the plugin for. |
| `collections` \* | string[] | Array of upload-enabled collections' slugs you want to enable the plugin for. |
| `enabled` | boolean | Conditionally enable/disable plugin. Default: true. |
| `width` | number | Width to resize the image before computing the blurhash. Default: 32. |
| `height` | number | Height to resize the image before computing the blurhash. Default: 32. |
Expand Down

0 comments on commit 1121eb8

Please sign in to comment.