import { children, ParentComponent } from 'solid-js' export const ConfigTitle: ParentComponent<{ withDivider?: boolean }> = ( props, ) => (