SksOp / neuralflow-poc

https://neuralflow.devflex.co.in/
0 stars 1 forks source link

Create dynamic input field for custom component #17

Closed linear[bot] closed 8 months ago

linear[bot] commented 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.

linear[bot] commented 8 months ago

NF-35 Create dynamic input field for custom component