wip
This commit is contained in:
parent
d6f81fd3b3
commit
15c172ee85
3 changed files with 346 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ import 'vite/modulepreload-polyfill';
|
|||
|
||||
import '@/style.scss';
|
||||
import { createApp, defineAsyncComponent } from 'vue';
|
||||
import { setIframeId } from '@/scripts/post-message.js';
|
||||
import { setIframeId } from '@/to-be-shared/post-message.js';
|
||||
import { parseEmbedParams } from '@/embed-page.js';
|
||||
|
||||
const params = new URLSearchParams(location.search);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue