add new collab test
This commit is contained in:
@@ -138,6 +138,13 @@ const routes = [
|
||||
githubUrl: 'https://github.com/scrumpy/tiptap/tree/master/examples/Components/Routes/Collaboration2',
|
||||
},
|
||||
},
|
||||
{
|
||||
path: '/collaboration3',
|
||||
component: () => import('Components/Routes/Collaboration3'),
|
||||
meta: {
|
||||
githubUrl: 'https://github.com/scrumpy/tiptap/tree/master/examples/Components/Routes/Collaboration3',
|
||||
},
|
||||
},
|
||||
]
|
||||
|
||||
const router = new VueRouter({
|
||||
|
||||
Reference in New Issue
Block a user