Skip to content

Commit 45b6cb9

Browse files
committed
update normalize-string.js
1 parent 9c3740a commit 45b6cb9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/utils/normalize-string.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ function normalizeString(str) {
1212
throw new Error('Input cannot be null or undefined.');
1313
}
1414

15+
16+
17+
1518

1619

1720

0 commit comments

Comments
 (0)