react-simpletabs
react-simpletabs copied to clipboard
Uncaught TypeError: Cannot read property 'title' of undefined
When <Tabs>
have comment inside getting title (var title = $panel.props.title;
) will throw an error.