mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-14 10:55:15 -06:00
Merge pull request #11400 from Microsoft/vladima/fix-baselines
update baselines
This commit is contained in:
commit
f4424801d7
@ -29,7 +29,7 @@ var __extends = (this && this.__extends) || function (d, b) {
|
||||
var ShortDetails = (function (_super) {
|
||||
__extends(ShortDetails, _super);
|
||||
function ShortDetails() {
|
||||
_super.apply(this, arguments);
|
||||
return _super.apply(this, arguments) || this;
|
||||
}
|
||||
ShortDetails.prototype.render = function () {
|
||||
if (this.props.id < 1) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user