import { h } from 'preact'; import { defaultChildrenPropTypes } from '../../common-prop-types'; export const ButtonGroup = ({ children }) => (