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

feat: create useViewportSize hook #933

Merged
merged 2 commits into from
Aug 24, 2023
Merged

Conversation

NikitaCG
Copy link
Contributor

No description provided.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@@ -0,0 +1,2 @@
export {useViewportSize} from './UseViewportSize';
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's place this hook with others, inside utils directory, we will refactor directory structure later. Also the file should be named in lowercase

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fix

@NikitaCG NikitaCG force-pushed the feat/add-hook-use-viewport-size branch from 7aa30b5 to 506ba92 Compare August 23, 2023 12:41
@NikitaCG NikitaCG force-pushed the feat/add-hook-use-viewport-size branch 4 times, most recently from a9687d6 to 7dd2769 Compare August 24, 2023 10:34
@NikitaCG NikitaCG force-pushed the feat/add-hook-use-viewport-size branch from 7dd2769 to e9b1376 Compare August 24, 2023 10:44
@NikitaCG NikitaCG merged commit 637f88d into main Aug 24, 2023
3 checks passed
@NikitaCG NikitaCG deleted the feat/add-hook-use-viewport-size branch August 24, 2023 10:47
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.

3 participants