Skip to content

Commit 2decf00

Browse files
committed
chore: add NuxtRouteAnnouncer
1 parent ddf137f commit 2decf00

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/frontend/app/app.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ onMounted(async () => {
1313
</script>
1414

1515
<template>
16+
<NuxtRouteAnnouncer />
1617
<TooltipProvider :delay-duration="500">
1718
<div>
1819
<template v-if="!$init.mounted">

0 commit comments

Comments
 (0)