mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-09 00:19:13 +08:00
fix: typo
This commit is contained in:
parent
83799d9edf
commit
ab720aee30
@ -144,7 +144,7 @@ describe('renderJsx', () => {
|
||||
|
||||
expect(renderJsx(createElement(ProfilerComponent, {}, 'I am Profiler'), {}))
|
||||
.toMatchInlineSnapshot(`
|
||||
<PraofilerComponent>
|
||||
<ProfilerComponent>
|
||||
I m Profiler
|
||||
<ProfilerComponent>
|
||||
`);
|
||||
|
Loading…
x
Reference in New Issue
Block a user