jobs modify fix

This commit is contained in:
Sewmina 2025-11-06 01:26:27 +05:30
parent 00c4a30f6b
commit 15c67966f3

View File

@ -689,6 +689,7 @@ export default function AddJobPage() {
onClose={() => setNotification(null)} onClose={() => setNotification(null)}
/> />
)} )}
</div >
</> </>
); );
} }