Skip to content

Commit

Permalink
added credits to dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed-ghayyad committed Jan 16, 2024
1 parent 07abd3d commit 9bbeb5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/dashboad.jsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { Center, Grid, Paper, Box, Timeline, Badge, Text} from "@mantine/core";
import { Blockquote } from "@mantine/core";
import { IconCheck, IconFlame,IconUserCircle } from "@tabler/icons-react";
import { IconCheck, IconFlame,IconUserCircle,IconGitPullRequest } from "@tabler/icons-react";
function Dashboard(){


Expand Down

0 comments on commit 9bbeb5d

Please sign in to comment.