grapesjs icon indicating copy to clipboard operation
grapesjs copied to clipboard

Fix broken link for Editor configuration Object

Open Ashwinvalento opened this issue 3 years ago • 1 comments

Editor configuration Object was broken after migrating to typescript

Ashwinvalento avatar Jul 07 '22 07:07 Ashwinvalento

Thanks @Ashwinvalento the actual fix should be made here https://github.com/artf/grapesjs/blob/22fb44ba9934f87ce12f60fa2a7b37b6ec37835b/src/editor/index.ts#L3 as the API .md files are generated from the source.

artf avatar Jul 07 '22 11:07 artf

Fixed the source file here https://github.com/artf/grapesjs/commit/fa64dce631a9f71a84abd5fb177851a5361c3a4a

artf avatar Sep 08 '22 08:09 artf