From 30dac87ff01e78495ce27f45b2b955770ed9c00e Mon Sep 17 00:00:00 2001 From: Orchard Date: Sun, 5 May 2024 15:19:59 +0800 Subject: [PATCH] docs: add online demo --- CHANGELOG.md | 1 + README.md | 2 ++ examples/antd4-vite/index.html | 4 ++-- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6ad8fe..1355582 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ ### Changed * Change the `outputDir` config. +* Add an [online demo](https://orchardxyz.github.io/antd4-theme-vars). ## [1.2.0] - 2024-05-03 diff --git a/README.md b/README.md index f423ca4..65a0ea5 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ With this, you can easily customize the themes of various antd components. +An [online demo](https://orchardxyz.github.io/antd4-theme-vars). + ## Install ```bash diff --git a/examples/antd4-vite/index.html b/examples/antd4-vite/index.html index e4b78ea..04107a8 100644 --- a/examples/antd4-vite/index.html +++ b/examples/antd4-vite/index.html @@ -1,10 +1,10 @@ - + - Vite + React + TS + Antd4TV-Demo