import { cx } from '@strudel.cycles/react'; import React from 'react'; export function ButtonGroup({ value, onChange, items }) { return (