From 819426650369f0a3229c0da4238545b32d1d11d4 Mon Sep 17 00:00:00 2001
From: Theo Beers <32523293+theodore-s-beers@users.noreply.github.com>
Date: Thu, 11 Jan 2024 12:34:42 +0100
Subject: [PATCH] Add numeric inputmode attribute
---
index.html | 10 ++++++++++
sw.js | 2 +-
sw.js.map | 2 +-
3 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index a079cde..5592e13 100644
--- a/index.html
+++ b/index.html
@@ -116,6 +116,7 @@
id="greg-year"
class="width-5-5"
type="number"
+ inputmode="numeric"
value="1998"
/>