I am attempting to show a 3 x 3 grid of squares leveraging off of GridItem(.flexible())s ability to automatically calculate the cell width. How can I keep the e
GridItem(.flexible())