Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f8ad594

Browse filesBrowse files
committed
Update Company column for question list
1 parent 3c57856 commit f8ad594
Copy full SHA for f8ad594

File tree

Expand file treeCollapse file tree

2 files changed

+525
-419
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+525
-419
lines changed

‎src/components/Table/index.js

Copy file name to clipboardExpand all lines: src/components/Table/index.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ const Table = () => {
309309
style={{ whiteSpace: 'nowrap', display: 'inline-block' }}
310310
>
311311
Companies{' '}
312-
<span data-tip="Companies retrieved from Leetcode Premium (May 2021)">
312+
<span data-tip="Companies retrieved from Leetcode Premium (January 2022)">
313313
<FaQuestionCircle />
314314
</span>
315315
</div>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.