We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c57856 commit f8ad594Copy full SHA for f8ad594
src/components/Table/index.js
@@ -309,7 +309,7 @@ const Table = () => {
309
style={{ whiteSpace: 'nowrap', display: 'inline-block' }}
310
>
311
Companies{' '}
312
- <span data-tip="Companies retrieved from Leetcode Premium (May 2021)">
+ <span data-tip="Companies retrieved from Leetcode Premium (January 2022)">
313
<FaQuestionCircle />
314
</span>
315
</div>
0 commit comments