add editor back in

This commit is contained in:
Jeff Emmett 2024-10-17 17:08:55 -04:00
parent 810ecee10b
commit 06e25d7b73
1 changed files with 3 additions and 3 deletions

View File

@ -49,9 +49,9 @@ export function Board() {
overrides={uiOverrides} overrides={uiOverrides}
components={components} components={components}
tools={tools} tools={tools}
// onMount={(editor) => { onMount={(editor) => {
// editor.registerExternalAssetHandler('url', unfurlBookmarkUrl) editor.registerExternalAssetHandler('url', unfurlBookmarkUrl)
// }} }}
/> />
{isChatBoxVisible && ( {isChatBoxVisible && (
<div> <div>