Skip to content

Commit

Permalink
remove commented out line
Browse files Browse the repository at this point in the history
  • Loading branch information
MikesGlitch committed Nov 17, 2023
1 parent 14d9d98 commit 01aedbe
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ type PayeeAutocompleteProps = {
groupHeaderStyle: CSSProperties;
accounts?: AccountEntity[];
payees?: PayeeEntity[];
// ...props
};

export default function PayeeAutocomplete({
Expand Down

0 comments on commit 01aedbe

Please sign in to comment.