Skip to content

Commit ca06361

Browse files
committed
Make less redundant
1 parent ea754ff commit ca06361

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/panel.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can use the `<Panel>` component to customize the right side panel of a page.
1414
You can put any content in here, including other components.
1515
</Accordion>
1616

17-
Or add any other component, including text.
17+
Or add any other component.
1818
</Panel>
1919
````
2020

@@ -25,5 +25,5 @@ You can use the `<Panel>` component to customize the right side panel of a page.
2525
You can put any content in here, including other components.
2626
</Accordion>
2727

28-
Or add any other component, including text.
28+
Or add any other component.
2929
</Panel>

0 commit comments

Comments
 (0)