Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Convert user_access_token_section to TypeScript #6432

Merged
merged 18 commits into from
Oct 29, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix conflicts
  • Loading branch information
hiendinhngoc committed Sep 12, 2020
commit 79f2db99ebc4105a22a58b5e7d185dd7ac706569
Original file line number Diff line number Diff line change
Expand Up @@ -611,4 +611,4 @@ export default class UserAccessTokenSection extends React.PureComponent<Props, S
);
}
}
/* eslint-enable react/no-string-refs */
/* eslint-enable react/no-string-refs */
You are viewing a condensed version of this merge commit. You can view the full changes here.