mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
ab125bd1c5
Co-authored-by: Pooya Parsa <pooya@pi0.io>
6 lines
73 B
Vue
6 lines
73 B
Vue
<template>
|
|
<pre>
|
|
Route: {{ $route.fullPath }}
|
|
</pre>
|
|
</template>
|