From 41c9384f2382ae69e0a2d37b268ad9e7d46f4c52 Mon Sep 17 00:00:00 2001 From: Loi Phan Date: Thu, 5 Oct 2023 17:28:49 +0700 Subject: [PATCH] Add example about event, prop and state --- sample/prop-state-event | 1 + sample/todo-list-example | 1 + 2 files changed, 2 insertions(+) create mode 160000 sample/prop-state-event create mode 160000 sample/todo-list-example diff --git a/sample/prop-state-event b/sample/prop-state-event new file mode 160000 index 0000000..8226123 --- /dev/null +++ b/sample/prop-state-event @@ -0,0 +1 @@ +Subproject commit 822612335a385db93bb17ce9a5a989a8431500b6 diff --git a/sample/todo-list-example b/sample/todo-list-example new file mode 160000 index 0000000..aed2f60 --- /dev/null +++ b/sample/todo-list-example @@ -0,0 +1 @@ +Subproject commit aed2f60d828b3083d9205b9ed898b79bde81d821