We have a React form that has input field, user suppose to enter IP address with / symbol port number
Ex: 192.168.0.2/30
I have seen many answers related to ":" syntax but no in this syntax, Need your help to sorted this out on React project Thanks in advance