From e1672ab31938305fe3196f2d585829e155451f2b Mon Sep 17 00:00:00 2001 From: Patryk Date: Wed, 11 Jun 2025 21:41:56 +0200 Subject: [PATCH] fix edit header --- .../app/(tabs)/dashboard/userNotices.jsx | 4 +--- .../dashboard => }/notice/edit/[id].jsx | 19 ++++++++++++++++++- 2 files changed, 19 insertions(+), 4 deletions(-) rename ArtisanConnect/app/{(tabs)/dashboard => }/notice/edit/[id].jsx (95%) diff --git a/ArtisanConnect/app/(tabs)/dashboard/userNotices.jsx b/ArtisanConnect/app/(tabs)/dashboard/userNotices.jsx index 946b4a0..027bd21 100644 --- a/ArtisanConnect/app/(tabs)/dashboard/userNotices.jsx +++ b/ArtisanConnect/app/(tabs)/dashboard/userNotices.jsx @@ -163,9 +163,7 @@ export default function UserNotices() { + ), + }} + />