-
Notifications
You must be signed in to change notification settings - Fork 6
Add stricter types #16
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthacktoberfest2023help wantedExtra attention is neededExtra attention is neededtech debts
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthacktoberfest2023help wantedExtra attention is neededExtra attention is neededtech debts
In many places the types of props/data are used as
anyin the project. Making the components more stricter would help in increasing the robustness of the app.