Shortcut de teclado
Como utilizar
Section titled “Como utilizar”Primeiro precisamos importar o kbd shortcut
import { Kbd } from 'starlight-kbd/components'
Depois podemos usar a seguinte tag:
Use <Kbd mac="Command+S" windows="Control+S" /> to get started.
Use