Skip to content

Commit 337b611

Browse files
committed
init translating adding-interactivity.md
1 parent 3416e30 commit 337b611

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/content/learn/adding-interactivity.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Adding Interactivity
2+
title: إضافة التفاعلية
33
---
44

55
<Intro>
@@ -311,7 +311,6 @@ label, textarea { margin-bottom: 10px; display: block; }
311311

312312
</Sandpack>
313313

314-
315314
<LearnMore path="/learn/state-as-a-snapshot">
316315

317316
Read **[State as a Snapshot](/learn/state-as-a-snapshot)** to learn why state appears "fixed" and unchanging inside the event handlers.

0 commit comments

Comments
 (0)