Skip to content

Commit

Permalink
Remove whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeryj committed Oct 20, 2023
1 parent 42ade78 commit 87a07f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/src/dropdown/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ export type DropdownProps = {
* Its first argument is the same as the renderToggle prop.
*/
renderContent: ( props: CallbackProps ) => ReactNode;

/**
* A callback invoked to render the Dropdown Toggle Button.
*
Expand Down

0 comments on commit 87a07f2

Please sign in to comment.