Skip to content

Commit a6de7d9

Browse files
authored
Update README.md
1 parent fea441c commit a6de7d9

File tree

1 file changed

+1
-1
lines changed
  • packages/flutter_hooks/resources/translations/zh_cn

1 file changed

+1
-1
lines changed

packages/flutter_hooks/resources/translations/zh_cn/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ Flutter_Hooks 已经包含一些不同类别的可复用的钩子:
316316
| [useAnimationController](https://pub.dev/documentation/flutter_hooks/latest/flutter_hooks/useAnimationController.html) | 创建并会自动释放的 `AnimationController` |
317317
| [useAnimation](https://pub.dev/documentation/flutter_hooks/latest/flutter_hooks/useAnimation.html) | 订阅一个 `Animation` 并返回其当前值 |
318318

319-
#### Listenable 相关 Hook
319+
#### Listenable 相关
320320

321321
| 名称 | 描述 |
322322
| -------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------- |

0 commit comments

Comments
 (0)