From 16ec5bb7cec09e95149560f1849503fc52e65610 Mon Sep 17 00:00:00 2001 From: Angelo Silvestre Date: Tue, 15 Oct 2024 13:15:56 -0300 Subject: [PATCH] [SuperEditor][Example] - Fix crash in spelling error decorations demo (Resolves #2374) (#2375) --- .../lib/demos/in_the_lab/spelling_error_decorations.dart | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/super_editor/example/lib/demos/in_the_lab/spelling_error_decorations.dart b/super_editor/example/lib/demos/in_the_lab/spelling_error_decorations.dart index ad37d55b6..73c75a925 100644 --- a/super_editor/example/lib/demos/in_the_lab/spelling_error_decorations.dart +++ b/super_editor/example/lib/demos/in_the_lab/spelling_error_decorations.dart @@ -48,9 +48,7 @@ class _SpellingErrorDecorationsDemoState extends State