remove editor in board.tsx

This commit is contained in:
Jeff Emmett 2024-10-17 17:00:48 -04:00
parent 78e05cbb50
commit 810ecee10b
1 changed files with 3 additions and 3 deletions

View File

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