Commit 6de974ac authored by William Goszal's avatar William Goszal 🚴

fix route navigation di EmailConfirmation salah, "Welcome log" => "LoginWelcome"

parent 29139c2d
......@@ -72,7 +72,7 @@ class EmailConfirmation extends React.Component {
index: 0,
routes: [
{
name: 'Welcome log',
name: 'LoginWelcome',
},
],
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment