From cd9087813aecf646e7aba1994b94d5baca02d383 Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Sat, 6 Apr 2024 19:21:03 +0100 Subject: :wrench: Update test apps. --- test-apps/no-keyed-diff/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test-apps/no-keyed-diff/README.md (limited to 'test-apps/no-keyed-diff/README.md') 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. -- cgit v1.2.3