From 156001accd2e87843720036a05672663a3080481 Mon Sep 17 00:00:00 2001 From: ycjcl868 <45808948@qq.com> Date: Fri, 29 Nov 2019 22:16:24 +0800 Subject: [PATCH] :memo: dark theme doc --- docs/react/customize-theme.en-US.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/react/customize-theme.en-US.md b/docs/react/customize-theme.en-US.md index 15e6e17bac..5858aca623 100644 --- a/docs/react/customize-theme.en-US.md +++ b/docs/react/customize-theme.en-US.md @@ -178,7 +178,6 @@ You must import styles as less format. A common mistake would be importing multi We have some official themes, try them out and give us some feedback! -- [Dark Theme (Beta)](https://github.com/ant-design/ant-design-dark-theme) - [Aliyun Console Theme (Beta)](https://github.com/ant-design/ant-design-aliyun-theme) ## Related Articles