Skip to content

Commit

Permalink
minor corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
Harshee-Pitroda committed Sep 1, 2023
1 parent d5d1e49 commit f21d8b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sure-dashboard/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function App() {
<Header />
<Iframe />
<p style={{ fontSize: '12px', color: '#888', paddingLeft: '22px' }}>
Image source: <a href="https://dribbble.com/" target="_blank" rel="noopener noreferrer">Dribbble</a>
Illustrations by: <a href="https://dribbble.com/" target="_blank" rel="noopener noreferrer">Dribbble</a>
</p>
</div>
);
Expand Down

0 comments on commit f21d8b3

Please sign in to comment.