I have a doubt of how do I add a line breaker in a js string . The below is the code :
{ "id": 7, "last": 1, "name": "Customer received Email to change the password/Received. And code that customer hasn’t requested" }, I want a line break after password/Received. I want the desired output as
Customer received Email to change the password/Received. And code that customer hasn’t requested