fixed 'ProjectwiseTeamCount' path inside dashboard
This commit is contained in:
parent
2bf5e9a13f
commit
23660379c9
@ -27,7 +27,8 @@ import {
|
||||
} from "../../utils/constants";
|
||||
import CollectionOverview, { TopicBarChart } from "./CollectionOverview";
|
||||
import { CollectionOverviewSkeleton } from "./CollectionOverviewSkeleton";
|
||||
import ProjectWiseTeamCount from "./projectWiseTeamCount";
|
||||
import ProjectWiseTeamCount from "./ProjectWiseTeamCount";
|
||||
|
||||
|
||||
const Dashboard = () => {
|
||||
// Get the selected project ID from Redux store
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user