From b5f9f8d891551dd6ee4bbe4d0e13c93d87e69dc8 Mon Sep 17 00:00:00 2001 From: Anurat Eiamphoklarp Date: Sun, 21 Jul 2024 21:41:34 +0700 Subject: [PATCH] #159 Add tutorial JSON file --- public/tutorial.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/tutorial.json diff --git a/public/tutorial.json b/public/tutorial.json new file mode 100644 index 0000000..0a9b04d --- /dev/null +++ b/public/tutorial.json @@ -0,0 +1 @@ +{"foo":1,"bar":2}