Incorporated the feedback
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
This commit is contained in:
@@ -373,11 +373,6 @@ auth:
|
||||
development: {}
|
||||
costInsights:
|
||||
engineerCost: 200000
|
||||
baseCurrency:
|
||||
locale: en-US
|
||||
options:
|
||||
currency: USD
|
||||
minimumFractionDigits: 3
|
||||
products:
|
||||
computeEngine:
|
||||
name: Compute Engine
|
||||
|
||||
@@ -187,7 +187,7 @@ In the case you would like to show your baseline costs on the graph on other cur
|
||||
costInsights:
|
||||
engineerCost: 200000
|
||||
baseCurrency:
|
||||
locale: en-US
|
||||
locale: nl-NL
|
||||
options:
|
||||
currency: EUR
|
||||
minimumFractionDigits: 3
|
||||
|
||||
@@ -49,7 +49,6 @@ import { configApiRef, useApi } from '@backstage/core-plugin-api';
|
||||
* baseCurrency:
|
||||
* locale: nl-NL
|
||||
* options:
|
||||
* style: currency
|
||||
* currency: EUR
|
||||
* minimumFractionDigits: 3
|
||||
* currencies:
|
||||
|
||||
Reference in New Issue
Block a user