Skip to content

Commit

Permalink
fix: func
Browse files Browse the repository at this point in the history
  • Loading branch information
LizavetaNik authored Jan 5, 2023
1 parent c0faea2 commit 8171326
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
module.exports = function toReadable (number) {

function simpleNumber(simpleNum){
switch (simpleNum) {
case 1:
Expand Down

0 comments on commit 8171326

Please sign in to comment.