Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
render() {
const theme = common.getTheme(this.props.theme)
const locale = common.getLocale(this.props.locale)
const icon = common.getIcon(this.props.icon, locale)
return
get localeObject() {
return common.getLocale(this.locale)
}
get iconObject() {
get localeObject() {
return common.getLocale(this.locale)
}
get iconObject() {