Skip to content

Commit

Permalink
fixes palantir#925 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
veenedu committed Mar 31, 2017
1 parent 8ddb5f4 commit c930aea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/components/hotkeys/hotkeysTarget.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,6 @@ export function HotkeysTarget<T extends { prototype: IHotkeysTarget }>(construct
return element;
}
};
return this
// tslint:enable
};

0 comments on commit c930aea

Please sign in to comment.