Skip to content

Commit

Permalink
fix: remove feedback argument
Browse files Browse the repository at this point in the history
  • Loading branch information
Pascal Pickel authored and Pascal Pickel committed Apr 10, 2024
1 parent 333af6e commit fe74780
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,5 @@ render(
sidePanel={<ControlPanel />}
panes={[{ name: 'Programmer', Main: AppMainView }]}
documentation={DocumentationSections}
feedback
/>
);

0 comments on commit fe74780

Please sign in to comment.