Commit 3138a75b authored by Hardiansyah's avatar Hardiansyah

Fix issue :

- Warna di Subco and Summary Triputra
- Formatting number dec 1 digit di Summary Triputra
parent b186e761
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -25,6 +25,10 @@ const Constant = { ...@@ -25,6 +25,10 @@ const Constant = {
MTD: 'Monthly Historical', MTD: 'Monthly Historical',
YTD: 'Annual Historical', YTD: 'Annual Historical',
}, },
COLORS_TEXT_COLUMNS: {
active: '#5198ea',
disabled: '#000000de',
}
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment