Update content/_code-samples/build-a-wallet/desktop-js/view/4_tx-history.html

Co-authored-by: Jackson Mills <aim4math@gmail.com>
This commit is contained in:
Alexander Busse
2023-07-27 11:19:04 +02:00
committed by GitHub
parent 183bed65b1
commit b8bb488a05

View File

@@ -50,7 +50,7 @@
<input type="text" id="address-input" name="address-input" /> <input type="text" id="address-input" name="address-input" />
</div> </div>
<div> <div>
<button type="reset">Reset</button> <button type="submit">Submit</button>
</div> </div>
</form> </form>
</dialog> </dialog>