feat(context-menu): support danger kind for ContextMenuOption

This commit is contained in:
Eric Y Liu 2021-04-02 04:40:27 -07:00
commit b19696b9f1
6 changed files with 27 additions and 0 deletions

View file

@ -17,6 +17,7 @@
<ContextMenu>
<ContextMenuOption
kind="danger"
indented
labelText="Copy"
shortcutText="⌘C"