This website requires JavaScript.
Explore
Help
Register
Sign In
matt
/
marketingPortal
Watch
1
Star
0
Fork
You've already forked marketingPortal
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
marketingPortal
/
pages
/
dashboard
/
index.vue
4 lines
101 B
Vue
Raw
Permalink
Normal View
History
Unescape
Escape
feat: add files
2025-02-16 13:10:19 +01:00
<
script
lang
=
"ts"
setup
>
feat: use keycloak
2025-05-22 22:28:32 +02:00
onBeforeMount
(
(
)
=>
navigateTo
(
"/dashboard/interest-analytics"
)
)
;
feat: add files
2025-02-16 13:10:19 +01:00
<
/
script
>