From 90eaf6578928b04367c2f70da151128eacc1ca39 Mon Sep 17 00:00:00 2001 From: Chinnawat Chimdee Date: Fri, 21 Jun 2024 16:14:14 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef84f94..97c7c44 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ export default App; ## 📝 Need More Example? -I created a few demo of difference stack. try to check it out on [./example](./example) which contains both "custom-react-app" and "vite" ecosystem. +I created a few demo of difference stack. try to check it out on [./example](./example) which contains example of "vite" projects. - Document with Online Demo: [Demo](https://thaidatepicker-react-demo.vercel.app) - or alternate example link: [CodeSandbox](https://codesandbox.io/s/thaidatepicker-react-demo-basic-1m33mx?file=/src/App.js)