remove comment
This commit is contained in:
parent
7efba8ea68
commit
0f79d4ea68
1 changed files with 0 additions and 1 deletions
|
@ -467,7 +467,6 @@ const InnerTldraw = React.memo(function InnerTldraw({
|
|||
<ContainerContext.Provider value={rWrapper}>
|
||||
<IntlProvider locale={translation.locale} messages={translation.messages}>
|
||||
<AlertDialog container={dialogContainer} />
|
||||
{/* <FilenameDialog isOpen={true} onClose={() => {}} /> */}
|
||||
<StyledLayout ref={rWrapper} tabIndex={-0}>
|
||||
<Loading />
|
||||
<OneOff focusableRef={rWrapper} autofocus={autofocus} />
|
||||
|
|
Loading…
Reference in a new issue