We are changing how we maintain meta values in our architecture, Earlier metaHOC component state was used to store meta values that were debounced and pushed in batch to metaReducer and trigger evaluation. We remove the metaHOC state and directly update values to metaReducer and trigger evaluation separately via a debouched function. |
||
|---|---|---|
| .. | ||
| index.tsx | ||
| ISDCodeDropdown.tsx | ||
| utilities.test.ts | ||
| utilities.ts | ||