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 0c2bdb6 commit 07abd3d
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
Expand Up @@ -64,7 +64,7 @@ function Dashboard(){
<Timeline.Item bullet={<IconCheck size={12} />} title="Test HID Approve TOTP"></Timeline.Item>
<Timeline.Item bullet={<IconCheck size={12} />} title="Test HID Approve Push Authentication"></Timeline.Item>
<Timeline.Item bullet={<IconCheck size={12} />} title="Update CIBA Listener"></Timeline.Item>

<Timeline.Item title="More" bullet={<IconGitPullRequest size={12} />} lineVariant="dashed"><Text size="xs" mt={4}>coming soon</Text></Timeline.Item>

</Timeline>
</Center>
Expand Down

0 comments on commit 07abd3d

Please sign in to comment.