Results 2 issues of Naveen Kumar

Hi , I am trying to change the color of the track?. Could you please help me on this? FilterCost.scss: input-range__track { background:greenyellow; } FilterCost.js import React from 'react'; import...

This pull request enables faster paint of chat switch the changes to DND kit with the following changes: **Change 1: Changing `useIsoMorphicLayoutEffect` to `useEffect`** **Reason:** Changing state in a layout...