mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-17 02:25:57 +00:00
fix: update shortcuts on feature page (#273)
This commit is contained in:
@@ -72,7 +72,7 @@ const features: Feature[] = [
|
||||
description: (
|
||||
<>
|
||||
<KbdGroup>
|
||||
<Kbd>Cmd</Kbd>+<Kbd>Shift</Kbd>+<Kbd>L</Kbd>
|
||||
<Kbd>Alt</Kbd>+<Kbd>K</Kbd>
|
||||
</KbdGroup>{' '}
|
||||
on any webpage
|
||||
</>
|
||||
@@ -84,7 +84,7 @@ const features: Feature[] = [
|
||||
description: (
|
||||
<>
|
||||
<KbdGroup>
|
||||
<Kbd>Cmd</Kbd>+<Kbd>Shift</Kbd>+<Kbd>;</Kbd>
|
||||
<Kbd>Alt</Kbd>+<Kbd>L</Kbd>
|
||||
</KbdGroup>{' '}
|
||||
to switch providers
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user