Fix invalid button after refactor

This commit is contained in:
Marcos Moura 2016-09-26 00:29:00 -03:00
parent 7b56eddb15
commit b9c588dae9

View file

@ -100,7 +100,7 @@
};
if (componentOptions && componentOptions.tag === 'router-link') {
createCompatibleRouterLink();
return createCompatibleRouterLink();
}
prepareExpandList();