From b5f69ef2b907a6a244382fb4fe3b0a20f2f7ceb5 Mon Sep 17 00:00:00 2001 From: Artur Arseniev Date: Tue, 29 Aug 2023 20:36:28 +0400 Subject: [PATCH] Up demo link --- docs/modules/Traits.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/Traits.md b/docs/modules/Traits.md index 4c152abda..bbc12a763 100644 --- a/docs/modules/Traits.md +++ b/docs/modules/Traits.md @@ -517,7 +517,7 @@ editor.TraitManager.addType('slider', { }); ``` - + The integration with external components is possible by following these simple core points: