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

remove extra space for width < 481px #1551

Merged
merged 1 commit into from
Aug 12, 2022
Merged

Conversation

prachigarg19
Copy link
Collaborator

Fixes #

Check this list and then dismiss it:

  • Localization
    • Have you added translation resources?
    • Have you localized numbers, dates and other stuff?
  • Validation and error management
    • Is the user input validated?
    • Is the API response valided and are error responses properly handled?
    • Are errors caught if necessary?
  • Coding style
    • Have you used a specific type for declaring the properties and parameters instead of any?
    • Have you defined interfaces for new components?
    • Have you added a source file not using TypeScript?
    • Have you checked if your newly introduced modules or functions are not already existing?
    • Is your React.useEffect using the right dependencies?
    • Check your code if it matches the existing code formatting.

Changes in this pull request:

@

@vercel
Copy link

vercel bot commented Aug 12, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
planet-webapp ✅ Ready (Inspect) Visit Preview Aug 12, 2022 at 9:25AM (UTC)

@mariahosfeld
Copy link
Contributor

Tested the functionality, looks good for me.

@sagararyal sagararyal merged commit bc505d4 into develop Aug 12, 2022
@sagararyal sagararyal deleted the feature/remove-menubar-gap branch August 12, 2022 17:48
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