MenuButton
import { MenuButton } from 'theme-ui'
Variants
MenuButton variants can be defined in the theme.buttons
object.
By default the MenuButton component will use styles defined in theme.buttons.menu
.
import { MenuButton } from 'theme-ui'
MenuButton variants can be defined in the theme.buttons
object.
By default the MenuButton component will use styles defined in theme.buttons.menu
.