fix: update shortcuts on feature page (#273)

This commit is contained in:
Nikhil
2026-01-22 08:57:53 -08:00
committed by GitHub
parent 101a04a097
commit 51c6ef8163

View File

@@ -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
</>