Hello team, I have an issue - currently in my proj...
# ask-questions
p
Hello team, I have an issue - currently in my project I have a mix of class and functional components. I understand to use a feature I am provided with a hook like useFeatureIsOn which will only work inside a functional component. Is there any way or alternative for class components that folks have used or what is the suggestion in this scenario?