File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ your custom loaders
8787
8888#### Facebook Style
8989
90- ![ Facebook Style] ( https://cloud .githubusercontent.com/assets/ 4838076/22555575/3a90ecee-e94b-11e6-97df-8054e7297bd8 .gif )
90+ ![ Facebook Style] ( https://user-images .githubusercontent.com/4838076/34308760-ec55df82-e735-11e7-843b-2e311fa7b7d0 .gif )
9191
9292#### Instagram Style
9393
Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ import type { WrapProps } from '../Wrap'
55
66const FacebookStyle = ( props : WrapProps ) : React . Element < * > => (
77 < Wrap { ...props } >
8- < rect x = "70" y = "15.82 " rx = "4" ry = "4" width = "117" height = "6.4" />
9- < rect x = "70" y = "36.05 " rx = "3" ry = "3" width = "85" height = "6.4" />
10- < rect x = "2 " y = "81 " rx = "3" ry = "3" width = "350" height = "6.4" />
11- < rect x = "0" y = "102.38 " rx = "3" ry = "3" width = "380" height = "6.4" />
12- < rect x = "0" y = "123.26 " rx = "3" ry = "3" width = "201.6 " height = "6.4" />
13- < circle cx = "30.284271247461902 " cy = "29.334271247461903 " r = "28.284271247461902 " />
8+ < rect x = "70" y = "15" rx = "4" ry = "4" width = "117" height = "6.4" />
9+ < rect x = "70" y = "35 " rx = "3" ry = "3" width = "85" height = "6.4" />
10+ < rect x = "0 " y = "80 " rx = "3" ry = "3" width = "350" height = "6.4" />
11+ < rect x = "0" y = "100 " rx = "3" ry = "3" width = "380" height = "6.4" />
12+ < rect x = "0" y = "120 " rx = "3" ry = "3" width = "201" height = "6.4" />
13+ < circle cx = "30" cy = "30 " r = "30 " />
1414 </ Wrap >
1515)
1616
You can’t perform that action at this time.
0 commit comments