Changing our grid
Currently, our grid uses auto-fit
.
This is always the default I go with, because for most use cases, it's what I want.
Occasionally, auto-fill
is better, and in this case, it's what we want, because when we filter for Spring mushrooms, we only have two and the grid changes.
Of course, in making this change, we also want to change the name of our class as well.