Open
Description
Users may want to customize these buttons. I certainly do. Rather than accepting strings only, would be great if it also accepted React elements for these two. This way, you can pass in your own <Text></Text>
, or <Icon />
, or what have you.
Right now, validation fails if you pass in a <Text></Text>
.