This commit was merged in pull request #190.
This commit is contained in:
2023-06-19 22:32:18 +01:00
parent 6eed7bf1f3
commit 2d366cd103
2 changed files with 8 additions and 5 deletions
-1
View File
@@ -1,4 +1,3 @@
import { useEffect, useState } from "react";
import MyJobs from "../components/MyJobs";
import { useSelector } from "react-redux";