Skip to content

Conversation

@himaniraghav3
Copy link
Collaborator


const ProfileHeader = ({ getLookerDone, lookerInfo, info }) => {
const ProfileHeader = ({ info }) => {
const [imageUrl, setimageUrl] = useState();

Choose a reason for hiding this comment

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

[💡 style]
The setimageUrl function name does not follow camelCase convention. Consider renaming it to setImageUrl for consistency and readability.

Copy link
Collaborator

@kkartunov kkartunov left a comment

Choose a reason for hiding this comment

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

Looks good

@kkartunov kkartunov merged commit b11e8d7 into develop Jan 20, 2026
8 checks passed
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