SyntaxFix
Write A Post
Hire A Developer
Questions
If you want to remove all - you can use:
-
.replace(new RegExp('-', 'g'),"")