mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Make Virtualization description more verbose
This commit is contained in:
parent
213c206703
commit
4a9c7bf4c1
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ const totalLinks = links.length
|
|||
>
|
||||
<Heading text="Virtualization Support" />
|
||||
|
||||
<div class="text-xs opacity-75 mb-4">With Virtualization you can run apps on Mac even if they are normally completely unsupported, such as Windows-only Apps. </div>
|
||||
<div class="text-xs opacity-75 mb-4">With Virtualization you can run apps on Apple Silicon Macs even if they are normally completely unsupported, such as Windows-only Apps, at the cost of some performance drop vs Native support. </div>
|
||||
|
||||
<span class="relative z-0 inline-flex shadow-sm divide-x divide-gray-700 border border-gray-300 rounded-md bg-darker py-3">
|
||||
{ links.map( (link, i) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue