RC-Tabs no longer working
I just created a new react app with the latest version of npm and tried using rc-tabs, but they don't work. There's no error, they just don't appear and there's nothing there when you inspect in the developer tools. Thanks for looking into this!
Same problem
Same problem
Possibly a cache issue, I tried importing from rc-tabs/lib/index and it worked fine, then I imported again from rc-tabs and it also worked.
I just created a new react app with the latest version of npm and tried using rc-tabs, but they don't work. There's no error, they just don't appear and there's nothing there when you inspect in the developer tools. Thanks for looking into this!
Can you provide source code or detailed description with code, dependencies, ...