mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 15:31:16 +08:00
Update snapshots
This commit is contained in:
parent
644b0cf604
commit
bd3bb74d49
@ -259,7 +259,7 @@ describe('StoryIndexGenerator', () => {
|
||||
"importPath": "./src/nested/Page.stories.mdx",
|
||||
"name": "StoryOne",
|
||||
"tags": Array [
|
||||
"mdx",
|
||||
"stories-mdx",
|
||||
"story",
|
||||
],
|
||||
"title": "Page",
|
||||
|
@ -236,7 +236,7 @@ describe('useStoriesJson', () => {
|
||||
"importPath": "./src/nested/Page.stories.mdx",
|
||||
"name": "StoryOne",
|
||||
"tags": Array [
|
||||
"mdx",
|
||||
"stories-mdx",
|
||||
"story",
|
||||
],
|
||||
"title": "nested/Page",
|
||||
@ -463,7 +463,7 @@ describe('useStoriesJson', () => {
|
||||
},
|
||||
"story": "StoryOne",
|
||||
"tags": Array [
|
||||
"mdx",
|
||||
"stories-mdx",
|
||||
"story",
|
||||
],
|
||||
"title": "nested/Page",
|
||||
@ -607,7 +607,7 @@ describe('useStoriesJson', () => {
|
||||
},
|
||||
"story": "StoryOne",
|
||||
"tags": Array [
|
||||
"mdx",
|
||||
"stories-mdx",
|
||||
"story",
|
||||
],
|
||||
"title": "nested/Page",
|
||||
@ -965,7 +965,6 @@ describe('convertToIndexV3', () => {
|
||||
"docsOnly": true,
|
||||
"fileName": "./src/docs2/MetaOf.mdx",
|
||||
},
|
||||
"standalone": true,
|
||||
"storiesImports": Array [
|
||||
"./src/A.stories.js",
|
||||
],
|
||||
|
@ -395,7 +395,7 @@ describe('CsfFile', () => {
|
||||
meta:
|
||||
title: foo/bar
|
||||
tags:
|
||||
- mdx
|
||||
- stories-mdx
|
||||
includeStories:
|
||||
- __page
|
||||
stories:
|
||||
|
Loading…
x
Reference in New Issue
Block a user