mirror of
https://github.com/DiscordFactory/website-documentation.git
synced 2026-01-22 05:00:27 +01:00
🚧 Feat : Implement Hightlight
This commit is contained in:
@@ -14,8 +14,6 @@ const router = createRouter({
|
||||
]
|
||||
})
|
||||
|
||||
console.log(router.getRoutes())
|
||||
|
||||
createApp(App)
|
||||
.use(router)
|
||||
.mount('#app')
|
||||
|
||||
Reference in New Issue
Block a user