fix missing curly braces
This commit is contained in:
parent
a9b026380b
commit
5a7b607a4b
@ -120,6 +120,7 @@ function getColor(mapping, customData) {
|
||||
default:
|
||||
return ""
|
||||
}
|
||||
}
|
||||
|
||||
export default function Component({ service }) {
|
||||
const { t } = useTranslation();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user