Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

fix: replace console.error with logger.error in SocialShareButtons.jsx #9097

@zen-ash-dev

Description

@zen-ash-dev

Description
SocialShareButtons.jsx uses console.error instead of the project's logger utility.

Change

  • Import logger from utils/logger
  • Replace console.error with logger.error

gssoc26

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions