Mark Griffiths
Results
1
comments of
Mark Griffiths
I found this looking for a solution and this works… ``` export default function (Vue, { router, head, isClient }) { // Set default layout as a global component Vue.component('Layout',...