Kbd

The Kbd component is used to represent user input.

KNP

Usage

import { Kbd } from '@isyuricunha/ui'
<Kbd keys={['command']}>K</Kbd>
Edit on GitHub