Perspective - Container children ordering

I’m building a page header and I have added child objects to a flex container. It is set for a direction of row, but as I am working decided I wanted to add a logo to the top left of page. If I add an image to the flex container, it gets added at the end (to the right). How do I change the order of the children in the parent container. I don’t see this option anywhere and this seems like something that would come up as display requirements change and the view needs to be modified.

Thanks

IIRC you can drag it to the appropriate placement by click+hold+dragging, I don’t think it works in the project browser section however.

Thanks that worked. I was trying to move things in the tree view. Didn’t think to use the designer side.

Yeah I was cutting and pasting components for far too long before I realized that too