Fix warning of applying `bool` into onClick prop (#521)
fix warning: Failed prop type: Invalid prop `onClick` of type `boolean` supplied to `Link`, expected `function`
Showing
Please register or sign in to comment
fix warning: Failed prop type: Invalid prop `onClick` of type `boolean` supplied to `Link`, expected `function`