Design comparison
SolutionDesign
Solution retrospective
Any suggestions are welcome.
Community feedback
- @ChamuMutezvaPosted over 3 years ago
- validate for zero or less values for the bill and number of people.
- how does the custom work? well done ,
1@fahadkhanpakistanPosted about 3 years ago@ChamuMutezva the logic is simple if(inputValue <=0){show(err)}
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord