Closed imjohnbo closed 4 years ago
Fix for labels: each label will be trimmed at beginning and end.
Also, TIL String.replace() only works on the first occurrence if a regex isn't provided.
String.replace()
Fix for labels: each label will be trimmed at beginning and end.
Also, TIL
String.replace()
only works on the first occurrence if a regex isn't provided.