add simple split and merge option

This commit is contained in:
Niklas Müller 2024-03-07 16:17:38 +01:00
parent b8a34dd2a7
commit 53c7cb1db3
14 changed files with 264 additions and 232 deletions

View file

@ -4,7 +4,7 @@
let uuid;
let pdf_uploaded = false;
import('./pdf_api_wrapper');
import('./pdf_api_wrapper.js');
// eslint-disable-next-line no-undef, no-unused-vars
const vueInstance = new Vue({