chore: delete useless file
This commit is contained in:
parent
be3f24be59
commit
e16cd43d1f
10
index.html
10
index.html
@ -1,10 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<button commandfor="my-modal" command="show-modal" type="button">Click me to open</button>
|
||||
<dialog id="my-modal">
|
||||
Hey there!
|
||||
<button commandfor="my-modal" command="close" type="button">Click me to close</button>
|
||||
</dialog>
|
||||
</body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user