From 65882c78ac4058a7d1f1a1e10d75e6048b312218 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20Grdini=C4=87?= Date: Wed, 26 Apr 2023 11:04:56 +0200 Subject: [PATCH] Indenting a line. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a4bf8e..a2f3627 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ root.render( I would recommend using redirect request. The popup request does not work well on mobile devices in my experience. ```F# -/// + /// /// A stateful React component that maintains a counter /// []