Change the Category

parent 6bd13c78
...@@ -83,7 +83,7 @@ export default function Vacancy() { ...@@ -83,7 +83,7 @@ export default function Vacancy() {
const togglePopup = () => { const togglePopup = () => {
setshowPopup((showPopup) => !showPopup); setshowPopup((showPopup) => !showPopup);
}; };
//set the category
return ( return (
<> <>
<div> <div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment