From cfe37902605b306dbd65091e8c9ddd8ecac29475 Mon Sep 17 00:00:00 2001 From: hackerwins Date: Sat, 21 Oct 2023 20:44:41 +0900 Subject: [PATCH] Add calendar item to example list --- pages/examples/index.tsx | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pages/examples/index.tsx b/pages/examples/index.tsx index a611f43..019bcbc 100644 --- a/pages/examples/index.tsx +++ b/pages/examples/index.tsx @@ -215,6 +215,19 @@ const Examples: NextPage = () => { +
  • + +
    + +
    +
    + Calendar +

    + This demo shows the real-time collaborative version of the Calendar with Yorkie and Next.js. +

    +
    + +