Skip to content
Advertisement

How to make a tree select option – reactjs

I want to make a select/option nested with a json:

JavaScript

I want to create below result:

JavaScript

my code:

JavaScript

but it does’t return result.

Advertisement

Answer

JavaScript
User contributions licensed under: CC BY-SA
5 People found this is helpful
Advertisement