feat: Refactor imports and enhance navigation for shift details in staff home feature

This commit is contained in:
Achintha Isuru
2026-02-01 02:06:28 -05:00
parent 0794c5b4a4
commit 4b5a3d1304
10 changed files with 21 additions and 20 deletions

View File

@@ -28,6 +28,8 @@ dependencies:
path: ../../../core
krow_domain:
path: ../../../domain
staff_shifts:
path: ../shifts
krow_data_connect:
path: ../../../data_connect
firebase_data_connect: