Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mobile and desktop menu authentication display - team_bulldozer #793

Closed
wants to merge 11 commits into from
Closed

mobile and desktop menu authentication display - team_bulldozer #793

wants to merge 11 commits into from

Conversation

harjibbolar26
Copy link
Contributor

Description

Closes #issue_number_here

Changes proposed

What were you told to do?

What did you do?

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title and description of the PR is clear and explains the approach.
  • I am making a pull request against the dev branch (left side).
  • My commit messages styles matches our requested structure.
  • My code additions will fail neither code linting checks nor unit test.
  • I am only making changes to files I was requested to.

Screenshots/Videos

@frank1003A frank1003A requested a review from kleenpulse July 30, 2024 19:41
kleenpulse
kleenpulse previously approved these changes Jul 30, 2024
import Link from "next/link";
import { useEffect, useState } from "react";

import { useUser } from "~/hooks/user/use-user";
import UserCard from "~/components/card/user-card";
// import { useUser } from "~/hooks/user/use-user";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not needed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noted, would be rectified soon...

@harjibbolar26 harjibbolar26 closed this by deleting the head repository Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants