From 21b064aca8cdfc81cacd60be1604b4ed912d69ba Mon Sep 17 00:00:00 2001 From: Paul Schwind Date: Sat, 22 Jul 2023 18:22:33 +0200 Subject: [PATCH] rm unused prop --- src/main/scenes/application.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/scenes/application.tsx b/src/main/scenes/application.tsx index 9c6d053e..4bff032b 100644 --- a/src/main/scenes/application.tsx +++ b/src/main/scenes/application.tsx @@ -21,7 +21,6 @@ type Props = { state?: PartialModelState; styles?: DeepPartial; locale?: Locale; - onMounted?: () => void; }; const initialState = Object.freeze({