From 26a1ad09809b685c94701b9e0bd25d050e2b6b6c Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:38 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=92=9C=20CursorDeclarationCon?= =?UTF-8?q?text.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ink/components/CursorDeclarationContext.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ink/components/CursorDeclarationContext.ts b/src/ink/components/CursorDeclarationContext.ts index 358c804..c23321e 100644 --- a/src/ink/components/CursorDeclarationContext.ts +++ b/src/ink/components/CursorDeclarationContext.ts @@ -30,3 +30,4 @@ const CursorDeclarationContext = createContext( ) export default CursorDeclarationContext +