From 09d0ca9349ad3967a8d71c165193f8b3d0681ab8 Mon Sep 17 00:00:00 2001 From: Trezy Date: Mon, 26 Aug 2024 15:40:22 +0200 Subject: [PATCH] chore: add more comments around how the extension adding/removing works --- src/components/Application.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/Application.ts b/src/components/Application.ts index 59755c56..e859df67 100644 --- a/src/components/Application.ts +++ b/src/components/Application.ts @@ -105,19 +105,23 @@ export const ApplicationFunction: ForwardRefRenderFunction