editor.js icon indicating copy to clipboard operation
editor.js copied to clipboard

added async to renderFromHTML in BlocksAPI

Open brettearle opened this issue 1 year ago • 0 comments

fix #2641

Added aync to renderFromHTML within BlocksAPI. This was done to be able to await BlockManager.clear()

brettearle avatar Apr 05 '24 12:04 brettearle