use prettier
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com>
This commit is contained in:
@@ -97,8 +97,9 @@ export const OwnershipCard = ({
|
||||
<Tooltip
|
||||
placement="top"
|
||||
arrow
|
||||
title={`${relationsType === 'direct' ? 'Direct' : 'Aggregated'
|
||||
} Relations`}
|
||||
title={`${
|
||||
relationsType === 'direct' ? 'Direct' : 'Aggregated'
|
||||
} Relations`}
|
||||
>
|
||||
<Switch
|
||||
color="primary"
|
||||
|
||||
Reference in New Issue
Block a user