replace Intl.NumberFormat with numeraljs
This commit is contained in:
parent
534f7bbed4
commit
141e98f027
7 changed files with 13 additions and 14 deletions
|
@ -7,7 +7,6 @@
|
|||
<link rel="stylesheet" href="roboto-slab-fontface.css">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<script src="vendor/es6-shim/es6-shim.min.js"></script>
|
||||
<script src="vendor/intl/Intl.complete.js"></script>
|
||||
<script src="app.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue