Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve challenges code #5199

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Improve challenges code #5199

wants to merge 1 commit into from

Conversation

holazz
Copy link
Contributor

@holazz holazz commented Oct 22, 2022

No description provided.

@github-actions
Copy link

Size Changes

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

This PR introduced no changes to the javascript bundle 🙌

@@ -586,7 +586,7 @@ Usually, this behavior is what you want in an app. However, there may be occasio
<Sandpack>

```js
import { useState, useRef } from 'react';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, this needs to be removed.
@holazz Can you rebase this PR on top of the latest main branch? Now this unused useRef can be found here:

import { useState, useRef } from 'react';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants