I like to wrap my entire page in a container, and would rather not have the form also wrapped in a container class.
Is this possible? As far as I can see, the documentation does not cover this, and attempting to replace <Container> with <div> yields Uncaught TypeError: Cannot read property 'boundField' of undefined