You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/zh-Hans/docusaurus-plugin-content-docs/current/guides/custom-controls/how-to-create-a-custom-controls-library.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,20 @@
1
1
---
2
2
id: how-to-create-a-custom-controls-library
3
-
title: 如何创建自定义控件库
3
+
title: 如何引用自定义控件库
4
4
---
5
5
6
6
import Tabs from '@theme/Tabs';
7
7
import TabItem from '@theme/TabItem';
8
8
import CustomControlSolutionScreenshot from '/img/guides/custom-controls/custom-control-solution.png';
9
9
import CustomControlNuGetScreenshot from '/img/guides/custom-controls/custom-control-nuget.png';
0 commit comments