Skip to content

Commit 4c719c0

Browse files
tweak
1 parent 1415251 commit 4c719c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/content/blog/2024/04/25/react-19.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,6 @@ function App({children}) {
506506

507507
你可以使用 [`no-implicit-ref-callback-return`](https://github.com/eps1lon/types-react-codemod/#no-implicit-ref-callback-return) 这个 codemod 来转换这种模式。
508508

509-
510509
### `useDeferredValue` 初始化 value {/*use-deferred-value-initial-value*/}
511510

512511
我们为 `useDeferredValue` 添加了一个 `initialValue` 选项:

0 commit comments

Comments
 (0)