diff options
Diffstat (limited to 'test-apps/no-keyed-diff/README.md')
-rw-r--r-- | test-apps/no-keyed-diff/README.md | 2 |
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. |