react-resizable icon indicating copy to clipboard operation
react-resizable copied to clipboard

Link to source code in example is invalid

Open 201flaviosilva opened this issue 3 years ago • 0 comments

Link to source code in example is invalid

Please select the type of issue you're reporting. For questions.

  • [x] Bug
  • [ ] Feature Request
  • [ ] Question

Problem Report

In the link of the official example: https://strml.github.io/react-resizable/examples/1.html, the source code link, label: View this page's source, it’s not working

System Info

Node Version: Browser: X OS:

Reproduction

Just click in the link, this will return a GitHub 404. Probably it's need to update the source code link to this one: https://github.com/react-grid-layout/react-resizable/blob/master/examples/ExampleLayout.js :)

(Sorry if it was confusing, or I didn't answer everything 😅)

201flaviosilva avatar May 09 '22 11:05 201flaviosilva