react-split-pane icon indicating copy to clipboard operation
react-split-pane copied to clipboard

i was install react split pane 2.0.3 i face this problem

Open pranabesh-official opened this issue 4 years ago • 1 comments

Describe the bug

× Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.

pranabesh-official avatar Jul 20 '20 15:07 pranabesh-official

Apparently they stopped exporting Pane... It seems like development of v2 has been abandoned.

https://github.com/tomkp/react-split-pane/commit/bd74a57ad93f96d5922eebbfef6cdfba78537025

brunottonurb avatar Aug 05 '20 08:08 brunottonurb