We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have used Material-UI drawer for Navbar. You can make the drawer swipeable with the SwipeableDrawer component.
https://material-ui.com/components/drawers/ https://codesandbox.io/s/64ulq
The text was updated successfully, but these errors were encountered:
update events in event tab #1
29e286d
Merge pull request #1 from Repozo/master
485303f
fixed runtime caching
Merge pull request #6 from akshatjain-akj/newb2
ed91118
fixed:update events in event tab #1
No branches or pull requests
Make Navbar swipeable for mobile view.
I have used Material-UI drawer for Navbar. You can make the drawer swipeable with the SwipeableDrawer component.
Use these link for reference
https://material-ui.com/components/drawers/
https://codesandbox.io/s/64ulq
The text was updated successfully, but these errors were encountered: