Skip to content

Commit 02e53f5

Browse files
authored
docs: Sepia effect intensity type to Number (#287)
1 parent 15000ff commit 02e53f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/effects/sepia.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ return (
2424

2525
| Name | Type | Default | Description |
2626
| ------------- | ------------- | -------------------- | ---------------------------------- |
27-
| intensity | Boolean | 1 | The intensity of the effect |
27+
| intensity | Number | 1 | The intensity of the effect |
2828
| blendFunction | BlendFunction | BlendFunction.NORMAL | The blend function of this effect. |

0 commit comments

Comments
 (0)