From 8410a6d3c125cf27daa4e3abeb4c4a4d228e2cfd Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Mon, 26 Aug 2024 13:13:24 +0300 Subject: ui(mobile): Change the add/edit note editor dialogs to be bottom sheets --- apps/mobile/app/dashboard/_layout.tsx | 7 ------- 1 file changed, 7 deletions(-) (limited to 'apps/mobile/app/dashboard/_layout.tsx') diff --git a/apps/mobile/app/dashboard/_layout.tsx b/apps/mobile/app/dashboard/_layout.tsx index 7548a6db..e8733fe0 100644 --- a/apps/mobile/app/dashboard/_layout.tsx +++ b/apps/mobile/app/dashboard/_layout.tsx @@ -61,13 +61,6 @@ export default function Dashboard() { presentation: "modal", }} /> - ); } -- cgit v1.2.3-70-g09d2