From d73fd4862d895e9b404fa1e7cb2da4925c2884c9 Mon Sep 17 00:00:00 2001 From: Vladislav Bulyukhin Date: Wed, 7 Feb 2024 08:57:16 +0100 Subject: [PATCH] KCL-12345 Remove comments --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index d5816fa..443c941 100644 --- a/README.md +++ b/README.md @@ -570,8 +570,6 @@ editing and refresh requests. All message types are listed below. | kontent-smart-link:preview:current-url:response | { previewUrl: string } | SDK | This message is sent by SDK as a response on the `kontent-smart-link:preview:current-url` message. | | kontent-smart-link:preview:update | [Data contract](#data-contract) | Host | This message is sent by host when an element value has been changed in the in-context editor. | -<--- WIP: STOPPED HERE ---> - ## Examples ### HTML & UMD & CDN