export const emoji = () => ({
  Component: Button,
  props: {
    text: '😀 😎 👍 💯',
  },