mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Fix check pricing label
This commit is contained in:
parent
530a34d15d
commit
4f036bb267
1 changed files with 2 additions and 3 deletions
|
|
@ -101,9 +101,8 @@ const appPage = {
|
||||||
<LinkButton
|
<LinkButton
|
||||||
href={ device.amazonUrl }
|
href={ device.amazonUrl }
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
label="ℹ️ Check Pricing"
|
||||||
Check Pricing
|
/>
|
||||||
</LinkButton>
|
|
||||||
</div>
|
</div>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue