Something went wrong on our end. Please try again!
Wdfn 768 - Convert the legend component to vue
All threads resolved!
All threads resolved!
Compare changes
Files
3- Williams, Darius Shamar authored
+ 49
− 13
@@ -5,6 +5,7 @@ import {createStructuredSelector} from 'reselect';
@@ -12,6 +13,10 @@ import {TEST_PRIMARY_IV_DATA, TEST_GW_LEVELS} from '../mock-hydrograph-state';
@@ -70,8 +75,27 @@ describe('monitoring-location/components/hydrograph/legend module', () => {
@@ -79,10 +103,15 @@ describe('monitoring-location/components/hydrograph/legend module', () => {
@@ -105,13 +134,17 @@ describe('monitoring-location/components/hydrograph/legend module', () => {
@@ -126,7 +159,11 @@ describe('monitoring-location/components/hydrograph/legend module', () => {
@@ -138,14 +175,15 @@ describe('monitoring-location/components/hydrograph/legend module', () => {
@@ -156,8 +194,8 @@ describe('monitoring-location/components/hydrograph/legend module', () => {
@@ -169,8 +207,6 @@ describe('monitoring-location/components/hydrograph/legend module', () => {
\ No newline at end of file