mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-03 05:04:51 +08:00
Merge pull request #5741 from storybooks/fix/bad-mockdata
FIX bad mockdata
This commit is contained in:
parent
9fa7ff635a
commit
2839facc82
@ -66,8 +66,8 @@ export const mockDataset = {
|
||||
},
|
||||
'2-22': {
|
||||
isRoot: false,
|
||||
isLeaf: false,
|
||||
isComponent: true,
|
||||
isLeaf: true,
|
||||
isComponent: false,
|
||||
id: '2-22',
|
||||
depth: 1,
|
||||
name: 'Child B2',
|
||||
|
Loading…
x
Reference in New Issue
Block a user