I am using grommet
library for my web app. I want to know how can I avoid showing borders below FormFields and other controls such as Accordions.
I have created a sandbox that demonstrates the problem and allows for testing any recommendations.
https://codesandbox.io/s/grommet-accordion-issue-v7u5y?file=/index.js
I have set the Accordion theme value to hide the border but I still see and I see no such setting on a FormField.