=setup form
This commit is contained in:
parent
34ecc9f036
commit
517d64d183
7 changed files with 57 additions and 7 deletions
|
@ -1 +1 @@
|
|||
{"version":"1701850898620"}
|
||||
{"version":"1701857544737"}
|
Binary file not shown.
Binary file not shown.
|
@ -5,17 +5,17 @@
|
|||
<link rel="icon" href="/favicon.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="modulepreload" href="/_app/immutable/entry/start.c0ca3cdb.js">
|
||||
<link rel="modulepreload" href="/_app/immutable/entry/start.38c5e77c.js">
|
||||
<link rel="modulepreload" href="/_app/immutable/chunks/scheduler.9172086d.js">
|
||||
<link rel="modulepreload" href="/_app/immutable/chunks/singletons.ff897aac.js">
|
||||
<link rel="modulepreload" href="/_app/immutable/entry/app.5c5fafd1.js">
|
||||
<link rel="modulepreload" href="/_app/immutable/chunks/singletons.03494c70.js">
|
||||
<link rel="modulepreload" href="/_app/immutable/entry/app.59a2edc6.js">
|
||||
<link rel="modulepreload" href="/_app/immutable/chunks/index.c679962e.js">
|
||||
</head>
|
||||
<body data-sveltekit-preload-data="hover">
|
||||
<div style="display: contents">
|
||||
<script>
|
||||
{
|
||||
__sveltekit_1gp1asy = {
|
||||
__sveltekit_t5ayim = {
|
||||
base: "",
|
||||
env: {}
|
||||
};
|
||||
|
@ -23,8 +23,8 @@
|
|||
const element = document.currentScript.parentElement;
|
||||
|
||||
Promise.all([
|
||||
import("/_app/immutable/entry/start.c0ca3cdb.js"),
|
||||
import("/_app/immutable/entry/app.5c5fafd1.js")
|
||||
import("/_app/immutable/entry/start.38c5e77c.js"),
|
||||
import("/_app/immutable/entry/app.59a2edc6.js")
|
||||
]).then(([kit, app]) => {
|
||||
kit.start(app, element);
|
||||
});
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue