Skip to content

Commit

Permalink
mock route
Browse files Browse the repository at this point in the history
  • Loading branch information
hanbyul-here committed Dec 23, 2020
1 parent 73750a6 commit cb3ef6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion route-mock.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const routesNum = 22
const routesNum = 23

const initialRoutes = Array.apply(null, { length: routesNum - 1 })
.map(Number.call, Number)
Expand Down

0 comments on commit cb3ef6b

Please sign in to comment.