Skip to content
Snippets Groups Projects
Unverified Commit 9fc5e868 authored by Andreas Nedbal's avatar Andreas Nedbal Committed by GitHub
Browse files

fix(client): add setup attribute to notification page (#8648)

parent a29ff7b1
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
</div>
</template>
<script lang="ts">
<script lang="ts" setup>
import { defineAsyncComponent, defineExpose } from 'vue';
import FormButton from '@/components/ui/button.vue';
import FormLink from '@/components/form/link.vue';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment