Adding sort icon in react


why i am getting this error i do console.log and it show path but the error is path is undefined

console.log(column) is missing a ;

1 Like


i have removed console.log
but still getting error

Can you console.log(column); ? Just to see the structure of column.