Skip to content

Commit ac01f79

Browse files
committed
fix
1 parent b77c920 commit ac01f79

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
@@ -1652,7 +1652,6 @@ class App extends React.Component<AppProps, AppState> {
16521652
generateLinkForSelection={
16531653
this.props.generateLinkForSelection
16541654
}
1655-
renderTopRightUI={renderTopRightUI}
16561655
uiDisabled={this.props.ui === false}
16571656
>
16581657
{this.props.children}

0 commit comments

Comments
 (0)