Skip to content

Commit 9af6c77

Browse files
archit-mahtomike-bunce
authored andcommitted
fix(community-mini-expand-collapse): fix markdown issue
remove purple-block classname from last markdown example #495
1 parent d1a510b commit 9af6c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/MiniExpandCollapse/MiniExpandCollapse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Similar to ExpandCollapse. Clicking on the hyperlink triggers target content to
115115
</FlexGrid>
116116
```
117117

118-
```jsx { "props": { "className": "docs_purple-block" } }
118+
```jsx
119119
<FlexGrid>
120120
<FlexGrid.Row>
121121
<FlexGrid.Col xs={12} md={4}>

0 commit comments

Comments
 (0)