From 1e47089f99ce1cf070bbba729abe30e1a65f0399 Mon Sep 17 00:00:00 2001 From: Horacio Herrera Date: Tue, 12 Sep 2023 20:03:09 +0200 Subject: [PATCH] frontend: drag windows in win32 --- frontend/packages/app/src/components/titlebar/windows.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/packages/app/src/components/titlebar/windows.tsx b/frontend/packages/app/src/components/titlebar/windows.tsx index 339ccd1bb9..c3c3034b01 100644 --- a/frontend/packages/app/src/components/titlebar/windows.tsx +++ b/frontend/packages/app/src/components/titlebar/windows.tsx @@ -63,7 +63,7 @@ export default function TitleBarWindows(props: TitleBarProps) { } return ( - +