mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Remove extra space in Wedge.js (#24611)
This commit is contained in:
Vendored
+1
-1
@@ -31,7 +31,7 @@ var Shape = ReactART.Shape;
|
||||
var Path = ReactART.Path;
|
||||
|
||||
/**
|
||||
* Wedge is a React component for drawing circles, wedges and arcs. Like other
|
||||
* Wedge is a React component for drawing circles, wedges and arcs. Like other
|
||||
* ReactART components, it must be used in a <Surface>.
|
||||
*/
|
||||
var Wedge = createReactClass({
|
||||
|
||||
Reference in New Issue
Block a user