Skip to content

Commit a5c2006

Browse files
Mohammad Hunan Chughtainathan-contino-mongo
andauthored
Update source/sdk/react-native/examples/use-change-listeners-in-components.txt
Co-authored-by: nate contino <[email protected]>
1 parent 66c19bf commit a5c2006

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/sdk/react-native/examples/use-change-listeners-in-components.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ component and updating the state variable when that listener fires.
2424

2525
.. warning::
2626

27-
Failing to update copies of {+service-short+} objects leads to your UI being out of date as objects are deleted or changed.
27+
Failing to update copies of {+service-short+} objects leads to out-of-date data displayed
28+
in your UI as objects are deleted or changed.
2829

2930
Procedure
3031
~~~~~~~~~

0 commit comments

Comments
 (0)