Skip to content

Commit

Permalink
Update index.en-US.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crazylxr committed Aug 4, 2022
1 parent 984675e commit e766b7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/hooks/src/useResetState/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ nav:

useResetState works similar to `React.useState`, it provides a `reset` method

## 代码演示
## Examples

### 基础用法
### Default Usage

<code src="./demo/demo1.tsx" />

Expand Down

0 comments on commit e766b7f

Please sign in to comment.