|
|
|
|
|
by atoko
407 days ago
|
|
Hello! One of the main challenges of figuring a JSX syntax out is what to do about the “children” prop. Experientially, typescript still has a bit of trouble figuring out the right types for these nested structures. Even with a typed jsx function it sometimes doesn’t infer correctly, so providing plugin capability would take a very careful hand |
|