Skip to content

Commit

Permalink
Tweak file demo HTML.
Browse files Browse the repository at this point in the history
  • Loading branch information
shoestringresearch committed Nov 1, 2023
1 parent 5ab7cdd commit b1c181f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/file/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<script type="module" defer src="./index.js"></script>
</head>
<body>
<h1>Sample database importer</h1>
<h1>Sample database import/export</h1>
<div>
<input type="file" id="file-import">
</div>
Expand Down

0 comments on commit b1c181f

Please sign in to comment.