Cleanup code
- Remove unused props - Add alt to icon on BoxCTA
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
<a href={url} class="box-cta">
|
||||
<div class="icon">
|
||||
<Icon icon={icon} />
|
||||
<Icon icon={icon} label={alt} />
|
||||
</div>
|
||||
<span class="text-label">
|
||||
{label}
|
||||
|
||||
Reference in New Issue
Block a user