Skip to content

Commit

Permalink
Merge pull request #4984 from kiva/release_teams_beta
Browse files Browse the repository at this point in the history
feat: release teams-beta page as teams
  • Loading branch information
eddieferrer authored Sep 25, 2023
2 parents 1585d3d + 88c5d70 commit 9776884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/router/routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ module.exports = [
]
},
{
path: '/teams-beta',
path: '/teams',
component: () => import('@/pages/LendingTeams/LendingTeams'),
},
{
Expand Down

0 comments on commit 9776884

Please sign in to comment.