Remove redundant color from gauge colors list
parent
4693668744
commit
57891556e3
|
@ -7,10 +7,6 @@ export const GAUGE_COLORS = [
|
||||||
hex: '#DC4E58',
|
hex: '#DC4E58',
|
||||||
text: 'Fire',
|
text: 'Fire',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
hex: '#DC4E58',
|
|
||||||
text: 'Fire',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
hex: '#F95F53',
|
hex: '#F95F53',
|
||||||
text: 'Curacao',
|
text: 'Curacao',
|
||||||
|
|
Loading…
Reference in New Issue