File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ transform-style: preserve-3d;
4141perspective: 500px;
4242```
4343
44- ### < Transform2d />
44+ ### < Transform2d />
4545
4646The styles provided to the `<div /> ` below will be merged with the computed CSS `matrix` transform
4747
@@ -83,7 +83,7 @@ nothing is supplied no scaling occurs.
8383** Optional** . The transform's rotation. A number provided in ** radians** . If nothing is
8484supplied no rotation occurs.
8585
86- ### < Transform3d />
86+ ### < Transform3d />
8787
8888The styles provided to the `<div /> ` below will be merged with the CSS `matrix3d` transform
8989
Original file line number Diff line number Diff line change 11{
22 "name" : " react-css-transform" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.2 " ,
44 "description" : " A React component to help handle complex nested 2d and 3d css transformations " ,
55 "main" : " dist/cjs/index.js" ,
66 "module" : " dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments