Skip to content

docs: improve examples by adding removeEventListener to resize events #77

@danieljpgo

Description

@danieljpgo

The examples of the implementation using React are a life saver, but I believe we can improve them by adding the removeEventListener for the resize event.

window.removeEventListener('resize', onResize);

Here the PR:
#76

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions