I am still learning react and I currently have an issue where I am trying to create custom hooks and have it make different calls but rentain value of calls
I think when the switch statment is executed the kind of a and the kind of b are always equal So when the kind of a is 1 the type of b will be B1 But its not
I have primeng table and it allows to edit rows by clicking on pInitEditableRow button I want to initiate row editting by double mouse click on that row any