There was an error while loading. Please reload this page.
1 parent 49a4df7 commit 2238047Copy full SHA for 2238047
1 file changed
front-end/src/views/material-ideas/DraftPdf.vue
@@ -25,7 +25,7 @@
25
<script>
26
import pdfMake from 'pdfmake/build/pdfmake';
27
import pdfFonts from 'pdfmake/build/vfs_fonts';
28
-import CodingToolsLogo from '@/images/CodingToolsLogo.png';
+import CodingToolsLogo from '@/assets/images/CodingToolsLogo.png';
29
import { useUserStore } from '@/store/modules/user.store';
30
import { computed } from 'vue';
31
0 commit comments