Skip to content

Commit

Permalink
fix: qa page breaking react error
Browse files Browse the repository at this point in the history
Signed-off-by: pranalidhanavade <[email protected]>
  • Loading branch information
pranalidhanavade committed Oct 8, 2024
1 parent fecc920 commit 8373099
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/User/UserDashBoard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1115,5 +1115,6 @@ const UserDashBoard = () => {
</div>
</>
);

};
export default UserDashBoard;

0 comments on commit 8373099

Please sign in to comment.