From 13b547c69ea077d28aad59aab948fc495281d3cc Mon Sep 17 00:00:00 2001 From: sawka Date: Thu, 7 Nov 2024 00:03:27 -0800 Subject: [PATCH] update prompt to prevent things going off the rails with react components --- prompt.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/prompt.md b/prompt.md index 4d4226d..ec508b5 100644 --- a/prompt.md +++ b/prompt.md @@ -603,5 +603,10 @@ type AppOpts struct { - Provide keys when using ForEach() with lists - Consider cleanup functions in UseEffect() for async operations -