From 67ee28efade4d5c3929e6d6ff966dc5c0335ccee Mon Sep 17 00:00:00 2001 From: Arne Pedersen Date: Mon, 2 Jan 2023 11:36:29 +0100 Subject: [PATCH] Add readonly to input to remove warning. --- src/pages/settings/index.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/pages/settings/index.tsx b/src/pages/settings/index.tsx index c154074..9a8effa 100644 --- a/src/pages/settings/index.tsx +++ b/src/pages/settings/index.tsx @@ -46,7 +46,13 @@ export default function Settings() {
- +