Skip to content

Commit

Permalink
Update src/content/reference/react/experimental_taintUniqueValue.md
Browse files Browse the repository at this point in the history
  • Loading branch information
awxiaoxian2020 authored Oct 7, 2023
1 parent fb26b16 commit 34841b2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ experimental_taintUniqueValue(
);
```


现在,无论何时有人试图将此密码传递给客户端组件,或者通过服务器操作将密码发送给客户端组件,都会引发一个错误,错误消息则是在调用 `taintUniqueValue` 时定义的。

</DeepDive>
Expand Down

0 comments on commit 34841b2

Please sign in to comment.