@@ -203,13 +203,13 @@ export default function UsernameForm() {
return (
<>
-
+
{showSubmitted ? (
- Submitted request for username: {submittedUsername.current}
+ 提交请求用户名:{submittedUsername.current}
) : null}
>
);
@@ -250,12 +250,12 @@ export async function submitForm(query) {
---
-## Troubleshooting {/*troubleshooting*/}
+## 疑难解答 {/*troubleshooting*/}
-### `status.pending` is never `true` {/*pending-is-never-true*/}
+### `status.pending` 从不为 `true` {/*pending-is-never-true*/}
-`useFormStatus` will only return status information for a parent `