App main ======== ```` is a wrapper around the container in between your ```` and ```` which applies some default style to the app. Example usage ------------- .. code-block:: javascript import { AppMain } from 'formula_one' import style from '../css/app.css' Importing ``AppMain`` from ``formula_one`` .. code-block:: jsx
...
Using ``AppMain`` in an app