This website requires JavaScript.
Explore
Help
Sign in
Wroclaw
/
WorkshopTasker
Watch
2
Star
1
Fork
You've already forked WorkshopTasker
1
Code
Issues
Pull requests
Activity
Actions
4720202d8a
WorkshopTasker
/
pages
/
index.vue
6 lines
99 B
Vue
Raw
Normal View
History
Unescape
Escape
remove playground junk
2023-06-14 13:47:21 +02:00
<
script
setup
lang
=
"ts"
>
import
{
navigateTo
}
from
'nuxt/app'
;
Initial commit
2023-05-11 06:03:22 +02:00
remove playground junk
2023-06-14 13:47:21 +02:00
navigateTo
(
"/clients"
)
;
<
/
script
>
Reference in a new issue
Copy permalink