Skip to content

Commit

Permalink
fix: remove duplicated key from merge with main
Browse files Browse the repository at this point in the history
  • Loading branch information
BeeMargarida committed Sep 13, 2023
1 parent 2a0d68b commit 40eabd8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/MoneyRequestConfirmationList.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,6 @@ const propTypes = {
tags: PropTypes.objectOf(tagPropTypes),
}),
),

/* Beta features list */
betas: PropTypes.arrayOf(PropTypes.string),
};

const defaultProps = {
Expand Down

0 comments on commit 40eabd8

Please sign in to comment.