Day 85/100 100 Days of Code
I kept working on the text box. When clicked, it lets the user enter only digits; letters are not accepted, and the value cannot exceed three digits. After exiting edit mode, the cursor is disabled, and the value is displayed. The only thing left is ...
digitalcreations.hashnode.dev2 min read