Iliyas
Results
2
comments of
Iliyas
> 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...
``` import Tabs from 'rc-tabs'; var callback = function(key) { console.log(key); }; const z = [ { key: "1", label: "Google", children: ( Lorem Ipsum is simply dummy text of...