Skip to content

Commit 34a5220

Browse files
committed
escaped with "
1 parent 3674ba9 commit 34a5220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/stories/Page.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export const Page = () => {
3131
<ul>
3232
<li>
3333
Use a higher-level connected component. Storybook helps you compose such data from the
34-
"args" of child component stories
34+
&quot;args&quot; of child component stories
3535
</li>
3636
<li>
3737
Assemble data in the page component from your services. You can mock these services out

0 commit comments

Comments
 (0)