/// import { Cell, recipe, UI } from "commontools"; interface State { counter: Cell; } export default recipe("LogButton", (_state) => { return { [UI]: ( console.log("hi")}> Log ), }; });