Skip to content

Commit d2d4eed

Browse files
Update react/components/Collapsible/README.md
Co-Authored-By: Emerson Laurentino <[email protected]>
1 parent 4d5df0f commit d2d4eed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

react/components/Collapsible/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,8 @@ initialState = { isOpen1: false, isOpen2: false, isOpen3: false }
200200
height="16"
201201
viewBox="0 0 16 16"
202202
fill="none"
203-
xmlns="http://www.w3.org/2000/svg">
203+
xmlns="http://www.w3.org/2000/svg"
204+
>
204205
<path
205206
d="M16 12H5.8C5.5 11.2 4.8 10.5 4 10.2V1C4 0.4 3.6 0 3 0H0V2H2V10.2C0.8 10.6 0 11.7 0 13C0 14.7 1.3 16 3 16C4.3 16 5.4 15.2 5.8 14H16V12Z"
206207
fill="currentColor"

0 commit comments

Comments
 (0)