mirror of
https://github.com/OwethuManagedServices/oms-website-nextjs.git
synced 2025-12-19 00:08:08 +00:00
displaying vacancy completed
This commit is contained in:
@ -45,7 +45,7 @@ export default async function VacancyDetailsPage({
|
||||
);
|
||||
|
||||
return (
|
||||
<div className="bg-white text-gray-800 font-poppins overflow-x-hidden min-h-screen py-12 md:py-5">
|
||||
<div className="bg-white dark:bg-black text-gray-800 font-poppins overflow-x-hidden min-h-screen py-12 md:py-5">
|
||||
<VacancyClientContent
|
||||
vacancy={vacancy}
|
||||
shareUrl={shareUrl}
|
||||
|
||||
Reference in New Issue
Block a user