Implemented drag and drop in move

This commit is contained in:
Christoph Stahl 2025-06-23 16:26:51 +02:00
parent dec88d0641
commit 20527c6e44
4 changed files with 18 additions and 18 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -5,8 +5,8 @@
<link rel="icon" href="/favicon.ico"> <link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Syng Rocks!</title> <title>Syng Rocks!</title>
<script type="module" crossorigin src="/assets/index.520c2769.js"></script> <script type="module" crossorigin src="/assets/index.8e84982d.js"></script>
<link rel="stylesheet" href="/assets/index.ed7016c8.css"> <link rel="stylesheet" href="/assets/index.061ec249.css">
</head> </head>
<body> <body>
<div id="app"></div> <div id="app"></div>