From 0ddfb838e00a905b52bca44d69c8a27b3fae8c7f Mon Sep 17 00:00:00 2001 From: Artur Arseniev Date: Wed, 10 May 2023 17:36:21 +0400 Subject: [PATCH] Up example --- docs/modules/Pages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/Pages.md b/docs/modules/Pages.md index 8305055d5..9031eb8ad 100644 --- a/docs/modules/Pages.md +++ b/docs/modules/Pages.md @@ -144,7 +144,7 @@ editor.on('page', () => { In the example below you can see an quick implementation of the Page Manager UI. - +