From 2fe562ce2b29ca2ddb5a39fd3278f3f62b8f3d7b Mon Sep 17 00:00:00 2001 From: Arjun Patel Date: Mon, 1 Jun 2026 10:03:27 -0700 Subject: [PATCH] fix: editing text particle not updating immediately Closes #229 --- js/desktop/src/features/particles/text-particle-view.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/desktop/src/features/particles/text-particle-view.tsx b/js/desktop/src/features/particles/text-particle-view.tsx index 1f79704..21f5b6c 100644 --- a/js/desktop/src/features/particles/text-particle-view.tsx +++ b/js/desktop/src/features/particles/text-particle-view.tsx @@ -204,7 +204,7 @@ export function TextParticleView({ "[&::-webkit-scrollbar-thumb]:hover:bg-white/50", )} > - + {hasLinks && }