I am trying to populate a tree select from API the API Response type is so
projectData = ProjectData []; export type ProjectData = { key?: number; projec