Closed LocalNewsTV closed 1 month ago
If the task will only make sense to a dev, add a :zap: to the title.
Refactor SingleSelectAutoComplete.tsx to not have to go through ETL processes to every render in order to display data.
SingleSelectAutoComplete.tsx
reduced Memory and CPU consumption, improving performance on low memory devices
Describe the task
Refactor
SingleSelectAutoComplete.tsx
to not have to go through ETL processes to every render in order to display data.Value Add
reduced Memory and CPU consumption, improving performance on low memory devices