import { h, Component } from 'preact' export default function ButtonGrid(props) { const max = props.max || Infinity return (