Closed Lenoxo closed 1 month ago
It took some time in the planning and writing code, so these are the changes you have to implement for now:
You can leave them without type safety for now, and then, add another issue to add the type safety.
Also, later on, change from using nested props to Context when having more data.
For now, it looks like this in the current PR:
It took some time in the planning and writing code, so these are the changes you have to implement for now:
You can leave them without type safety for now, and then, add another issue to add the type safety.
Also, later on, change from using nested props to Context when having more data.