mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +09:00
9 lines
214 B
HTML
9 lines
214 B
HTML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
|
<head>
|
||
|
|
<title>Drag and drop from SVG: helper file</title>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<input placeholder="Drop selection here"/>
|
||
|
|
</body>
|
||
|
|
</html>
|