Skip to content

Commit b96c739

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents b782359 + 4173005 commit b96c739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/nuxt.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The best place is to add it to your `app.vue` file or layout in layouts folder.
5050
</template>
5151
5252
<script setup lang="ts">
53-
import { ONotificationsContainer } from '@outloud/vue-modals' // [!code highlight]
53+
import { ONotificationsContainer } from '@outloud/vue-notifications' // [!code highlight]
5454
</script>
5555
```
5656
:::

0 commit comments

Comments
 (0)