Implemented drag and drop in move
This commit is contained in:
parent
dec88d0641
commit
20527c6e44
4 changed files with 18 additions and 18 deletions
1
syng/static/assets/index.061ec249.css
Normal file
1
syng/static/assets/index.061ec249.css
Normal file
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
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue