The way the API docs are setup it makes it seem like Column isn't a component. The GridColumnProps are documented but not Column itself. It makes it hard to determine which components are valid for serving as children of the Grid component. Also, it shows GridRow as a component but I don't see any examples using that. I know this is new and the API docs are probably just a work in progress but if I am overlooking something please let me know.