Skip to content

Commit

Permalink
Remove href
Browse files Browse the repository at this point in the history
  • Loading branch information
getdave committed Jun 27, 2023
1 parent 18518a9 commit 790f48f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ export default function GridItem( { categoryId, composite, icon, item } ) {
{ icon && <Icon icon={ icon } /> }
<Heading level={ 5 }>
<Button
href={ href }
variant="link"
onClick={ onClick }
>
Expand Down

0 comments on commit 790f48f

Please sign in to comment.