diff --git a/src/content/learn/synchronizing-with-effects.md b/src/content/learn/synchronizing-with-effects.md index ffc606bdf..6542ef3b1 100644 --- a/src/content/learn/synchronizing-with-effects.md +++ b/src/content/learn/synchronizing-with-effects.md @@ -1112,7 +1112,7 @@ export default function Form() { const [upper, setUpper] = useState(false); return ( <> - +

{show && (