Skip to content

Commit

Permalink
Import proper titleElement reference on AbgabePage
Browse files Browse the repository at this point in the history
  • Loading branch information
reckseba committed Jan 15, 2025
1 parent 276a964 commit e9d8c46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import { useRouter } from 'vue-router'
import Button from 'primevue/button'
import IconCheck from '~icons/material-symbols/check'
import TitleElement from '@/components/TitleElement.vue'
const router = useRouter()
</script>

Expand Down

0 comments on commit e9d8c46

Please sign in to comment.