Programming Phoenix LiveView: Too Many Braces (page 342) B7

The render/1 function on page 342 has too many braces. I removed one pair:

<Palette.draw shape_names={ [:i, :l, :y, :n, :p, :w, :u, :v, :s, :f, :x, :t] } />

and that drew all the Pentominos.

Thanks,

Carl

Thanks! will fix in the next release :slight_smile: