Skip to content

Replace all usages of onTouchTap with onClick #16

@jgreubel

Description

@jgreubel

Hey again,

Material-UI just removed their dependency on onTouchTap in their most recent version 0.19.0. And if I update to that version, this pagination component still uses it and throws an exception whenever I click on any button in this component. To fix this, simply replace all usages of onTouchTap with onClick.

Link to their release notes: https://github.com/callemall/material-ui/releases/tag/v0.19.0

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