Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
vinnyjth authored Feb 13, 2024
1 parent 660ca1f commit 7d834dd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ function HeroListFeature(props = {}) {

const actions = props.feature?.actions;

console.log(props);

return (
<Box mb="base" minWidth="180px" {...props}>
Expand Down

0 comments on commit 7d834dd

Please sign in to comment.