From 06c264e5b627c320f2d7474b251b1ccaa285e04c Mon Sep 17 00:00:00 2001 From: Yotam Berkowitz Date: Sat, 22 Oct 2016 13:07:29 +0300 Subject: [PATCH] add react example --- examples/timeline/other/usingReact.html | 131 ++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 examples/timeline/other/usingReact.html diff --git a/examples/timeline/other/usingReact.html b/examples/timeline/other/usingReact.html new file mode 100644 index 00000000..2e59d418 --- /dev/null +++ b/examples/timeline/other/usingReact.html @@ -0,0 +1,131 @@ + + + + + React Hello World + + + +
+ + + + + + + + + + + + + \ No newline at end of file