Skip to content

Commit 2238047

Browse files
committed
change the link
1 parent 49a4df7 commit 2238047

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

front-end/src/views/material-ideas/DraftPdf.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<script>
2626
import pdfMake from 'pdfmake/build/pdfmake';
2727
import pdfFonts from 'pdfmake/build/vfs_fonts';
28-
import CodingToolsLogo from '@/images/CodingToolsLogo.png';
28+
import CodingToolsLogo from '@/assets/images/CodingToolsLogo.png';
2929
import { useUserStore } from '@/store/modules/user.store';
3030
import { computed } from 'vue';
3131

0 commit comments

Comments
 (0)