Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammadrezaAmani committed Apr 3, 2024
1 parent aebca99 commit 2f5b683
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/projectDetailsComponent.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import React from "react";
import { projectItemTypes } from "../configs/types";
import { Card, CardContent, Grid, Typography } from "@mui/material"; // Import Material-UI components
import { Card, CardContent, Grid, Typography } from "@mui/material";

export function ProjectDetailsComponent({
lang,
Expand Down

0 comments on commit 2f5b683

Please sign in to comment.