Remove unused file
This commit is contained in:
parent
80979e0d8c
commit
5870b906a0
24
index.html
24
index.html
@ -1,24 +0,0 @@
|
|||||||
<html lang="en">
|
|
||||||
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8" />
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
||||||
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
|
|
||||||
<title>Document</title>
|
|
||||||
<style>
|
|
||||||
</style>
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
<textarea id="input">
|
|
||||||
Lorem ipsum dolor sit amet consectetur adipisicing elit. Error fuga eos odit cupiditate harum quibusdam beatae recusandae aut asperiores, molestiae provident modi quia, atque dicta et earum sunt assumenda inventore.</textarea>
|
|
||||||
<button class="action" action="load" id="load">Load Text</button>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<rsvp-reader></rsvp-reader>
|
|
||||||
|
|
||||||
<script type="module" src="index.js"></script>
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
Loading…
Reference in New Issue
Block a user