Skip to content

Commit d6915c5

Browse files
committed
update docusaurus
1 parent eb4913b commit d6915c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ type StatusParams = StatusSuccessParams | StatusLoadingParams | StatusErrorParam
598598
export const parseStatus = (params: StatusParams) => {...
599599
```
600600
601-
### Function Return Types
601+
### Return Types
602602
603603
<Rule
604604
prefix="Explicitly defining the return type of a function is encouraged, although not required"

0 commit comments

Comments
 (0)