Skip to content

Commit 19802fd

Browse files
committed
fix
1 parent f1356f3 commit 19802fd

File tree

1 file changed

+0
-1
lines changed
  • packages/excalidraw/components

1 file changed

+0
-1
lines changed

packages/excalidraw/components/App.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1641,7 +1641,6 @@ class App extends React.Component<AppProps, AppState> {
16411641
generateLinkForSelection={
16421642
this.props.generateLinkForSelection
16431643
}
1644-
renderTopRightUI={renderTopRightUI}
16451644
uiDisabled={this.props.ui === false}
16461645
>
16471646
{this.props.children}

0 commit comments

Comments
 (0)