Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
{Configuration.renderExtraItems()}
)
}
}
export default compose(
withClient,
queryConnect({
settingsCollection: settingsConn
}),
withAccountOrGroupLabeller('getAccountOrGroupLabel'),
flag.connect,
translate()
)(Configuration)
{children}
{__TARGET__ === 'mobile' && (
)}
)
}
export default compose(
withRouter,
flag.connect,
withBreakpoints()
)(Settings)