From fd545d52d9fce9da5cd33669d38301ee6ee8fd17 Mon Sep 17 00:00:00 2001 From: null Date: Tue, 10 Jan 2023 09:11:31 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14a8d29..84e302b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ def updateCounter(component, *args): def Component(): - return create_component("""
+ return create_component("""
This is the component state {get_component_state}
""",