move public
This commit is contained in:
parent
7fcf62e647
commit
e81533db4c
51 changed files with 698 additions and 686 deletions
|
|
@ -1,3 +0,0 @@
|
|||
function formatNumberWithSpaces(num) {
|
||||
return num.toString().replace(/\B(?=(\d{3})+(?!\d))/g, ' ');
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue