Commit 1c3d92fa authored by Kushal Pandya's avatar Kushal Pandya

Merge branch 'roadmap-fix-suggestions-list-class' into 'master'

Fixed error shown on roadmaps

See merge request gitlab-org/gitlab!58364
parents 46d41029 6c025cfd
......@@ -43,6 +43,7 @@ export default () => {
return new Vue({
el,
apolloProvider: {},
store: createStore(),
components: {
roadmapApp,
......
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