Skip to content

Forgottent console log in dev mode #532

@mbohal

Description

@mbohal

This

console.log('props', props);
console.log should not be there.

Also, to prevent similar error in the future, we should forbid console.log statements unless explicitly allowed by eslint-disable… statement.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions