function App({ Component, pageProps, app }) { return (
{ app.categories && app.categories[0] || 'Unknown' }