#benjamin-stripeapp-divider

1 messages · Page 1 of 1 (latest)

thick dirgeBOT
digital flame
#

benjamin-stripeapp-divider

#

@sturdy stone let me see what I can find

sturdy stone
#

Thanks @digital flame

digital flame
#

not finding much just yet I don't think it's possible but still digging into it

sturdy stone
#

Yeah I'm still trying on my end as well

digital flame
sturdy stone
#

Woah. Ok I'll check the <FormFieldGroup> component

#

the <FormFieldGroup> doesn't provide the functionality that the <ListItem> provides so it's getting a bit more complicated

digital flame
#

yeah you'd have to build some of the logic yourself I think

sturdy stone
#

Working on it. Thanks for the direction @digital flame

digital flame
#

I've flagged your issue to the team in charge of Stripe Apps so hopefully something they can prioritize in the future, but I wouldn't wait on it

sturdy stone
#

Thanks !!

#

I figured it out

#

Make the backgroundColor & keyline props the same color:

css={{ backgroundColor: '#EBEEF1', keyline:'#EBEEF1' }}
thick dirgeBOT
digital flame
#

ah smart hack!