aboutsummaryrefslogtreecommitdiff
path: root/test-apps/no-keyed-diff/README.md
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2024-04-06 19:21:03 +0100
committerHayleigh Thompson <me@hayleigh.dev>2024-04-06 19:21:03 +0100
commitcd9087813aecf646e7aba1994b94d5baca02d383 (patch)
tree9ad860751e17972945a9d1811f916f0348211d5a /test-apps/no-keyed-diff/README.md
parente4b3ebd1264dfe94fbf91393dd2f04b14358952a (diff)
downloadlustre-cd9087813aecf646e7aba1994b94d5baca02d383.tar.gz
lustre-cd9087813aecf646e7aba1994b94d5baca02d383.zip
:wrench: Update test apps.
Diffstat (limited to 'test-apps/no-keyed-diff/README.md')
-rw-r--r--test-apps/no-keyed-diff/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/test-apps/no-keyed-diff/README.md b/test-apps/no-keyed-diff/README.md
new file mode 100644
index 0000000..9c08d38
--- /dev/null
+++ b/test-apps/no-keyed-diff/README.md
@@ -0,0 +1,2 @@
+This example makes sure the vdom will not incorrectly attempt a keyed diff if
+the element cannot be morphed.