Skip to content

Docs: Update to useDebouncedRef code #1590

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

Merged
merged 1 commit into from
Mar 13, 2022
Merged

Conversation

llbarr1
Copy link
Contributor

@llbarr1 llbarr1 commented Mar 1, 2022

Fixes issue with useDebouncedRef function so it can be readily imported to a project.

Description of Problem

The current docs do not indicate the complete code needed to implement the useDebouncedRef.

Proposed Solution

Update the docs to include the import statement and default function export.

Additional Information

Fixes issue with `useDebouncedRef` function so it can be readily imported to a project.
@netlify
Copy link

netlify bot commented Mar 1, 2022

✔️ Deploy Preview for vuejs ready!

🔨 Explore the source changes: 782d6a0

🔍 Inspect the deploy log: https://app.netlify.com/sites/vuejs/deploys/621e7132fb3cfa0008ed2bc5

😎 Browse the preview: https://deploy-preview-1590--vuejs.netlify.app

Copy link
Contributor

@skirtles-code skirtles-code left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

Sorry for the delay getting this merged. I misunderstood your change when I first tried to review it, but now I look at it again it seems like an obvious improvement.

@skirtles-code skirtles-code merged commit c8e0781 into vuejs:main Mar 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants