Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Commit

Permalink
add router for user-profile page
Browse files Browse the repository at this point in the history
  • Loading branch information
erinz2020 committed Jan 16, 2024
1 parent d6e9081 commit 5dc1dc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/dataPage/DataPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ export default function DataPage() {
<Text
id={intl.formatMessage({ id: 'MY_PENDING_SIGHTINGS' })}
variant="h6"
// style={{ marginLeft: 8 }}
/>
</div>

Expand Down

0 comments on commit 5dc1dc1

Please sign in to comment.