mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-30 11:40:27 +02:00
changed over locales to actual locale dirs
This commit is contained in:
@@ -12,7 +12,6 @@ var BoundingBox = React.createClass({
|
||||
},
|
||||
|
||||
bindKnots: function(owner, knots, ref) {
|
||||
console.log(`binding knots for ${ref}`);
|
||||
this.refs[ref].bindKnots(owner, knots);
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user