Main
Usage
import { Main } from '@aragon/ui'
function App () {
return (
<Main>
{/* Your app goes here */}
</Main>
)
}Props
assetsUrl
assetsUrlTYPE
DEFAULT VALUE
layout
layoutTYPE
DEFAULT VALUE
scrollView
scrollViewTYPE
DEFAULT VALUE
theme
themeTYPE
DEFAULT VALUE
Last updated
Was this helpful?
