import React from 'react' import Aside from 'shared/components/navigation/aside' const DocsLayout = ({ app, title=false, children=[] }) => (