We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c998b2b commit ceeda32Copy full SHA for ceeda32
src/routes.js
@@ -60,7 +60,7 @@ const routes = [
60
child: null,
61
},
62
{
63
- enabled: false,
+ enabled: true,
64
path: "/contact-list",
65
component: ContactList,
66
navbar: "Contact List App",
0 commit comments