Skip to content

Commit 51fc227

Browse files
authored
remove reactflow attribution (#325)
1 parent f1d1187 commit 51fc227

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/src/components/Canvas.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -677,6 +677,7 @@ function CanvasImpl() {
677677
multiSelectionKeyCode={isMac ? "Meta" : "Control"}
678678
// TODO restore previous viewport
679679
defaultViewport={{ zoom: 1, x: 0, y: 0 }}
680+
proOptions={{ hideAttribution: true }}
680681
>
681682
<Box>
682683
<MiniMap

0 commit comments

Comments
 (0)