Skip to content

Commit

Permalink
refactor: remove unused prop metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkrulltott committed Jan 23, 2024
1 parent 210e064 commit b5a8c86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Layout/Chip.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ const Chip = ({
conditionsTexts.length
}
itemsLength={items.length}
metadata={metadata}
inputType={inputType}
/>
</div>
Expand Down

0 comments on commit b5a8c86

Please sign in to comment.