Skip to content

Commit d1e2192

Browse files
committed
docs(components): ran npm run lint
1 parent 966245b commit d1e2192

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/components.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,10 @@ Ionic apps are made of high-level building blocks called Components, which allow
9090
</DocsCard>
9191

9292
<DocsCard header="Item" href="api/item" img="/icons/feature-component-item-icon.png">
93-
<p>Items are elements that can contain text, icons, avatars, images, inputs, and any other native or custom elements. Items can be swiped, deleted, reordered, edited, and more.</p>
93+
<p>
94+
Items are elements that can contain text, icons, avatars, images, inputs, and any other native or custom elements.
95+
Items can be swiped, deleted, reordered, edited, and more.
96+
</p>
9497
</DocsCard>
9598

9699
<DocsCard header="List" href="api/list" icon="/icons/component-lists-icon.png">
@@ -99,8 +102,8 @@ Ionic apps are made of high-level building blocks called Components, which allow
99102

100103
<DocsCard header="Media" href="api/avatar" icon="/icons/component-media-icon.png">
101104
<p>
102-
A collection of media components, including avatars, icons, images, and thumbnails, designed to
103-
enhance visual content.
105+
A collection of media components, including avatars, icons, images, and thumbnails, designed to enhance visual
106+
content.
104107
</p>
105108
</DocsCard>
106109

0 commit comments

Comments
 (0)