Skip to content

Commit

Permalink
update IconChange props
Browse files Browse the repository at this point in the history
  • Loading branch information
firehawk89 committed Jan 2, 2024
1 parent 9aed0a4 commit 48caad6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ export default function Home() {
This is an IconChange component:{' '}
<IconChange
className="text-base-gray-1 hover:text-bright-orange transition-colors"
height={48}
width={48}
size="lg"
/>
<p>Hover me!</p>
</div>
Expand Down

0 comments on commit 48caad6

Please sign in to comment.