mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-27 02:05:34 +02:00
anchors
This commit is contained in:
@@ -5,7 +5,7 @@ var SectionHeader = require("../../SectionHeader.jsx");
|
||||
var Explanation = React.createClass({
|
||||
getDefaultProps: function() {
|
||||
return {
|
||||
title: "The Bézier interval"
|
||||
title: "The Bézier interval [0,1]"
|
||||
};
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user