Closed AyushKaithwas closed 8 months ago
For now we are using base input from shadcn to handle all types of data. This make it difficult for data types like tuple and objects. So we need a different types of input for different datatypes. - [ ] create a component called py_input, that can handle all supported types of python based on the args.value.type passed
feat: #17 dynamic input based on arg type and type selector