storybookjs / react-inspector

🔍 Power of Browser DevTools inspectors right inside your React app

Home Page:https://5d8cb665bc622e0020296079-dippbxxgcq.chromatic.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support option to hide the root node

queeniema opened this issue · comments

For the tree view (<Inspector data={data} />), it would be nice if the root node could be hidden. This is helpful when it does not provide any added value and I'm only interested in seeing the child contents.

Looks to be a dup of #71