-
Notifications
You must be signed in to change notification settings - Fork 58
spaces added between buttons #56
spaces added between buttons #56
Conversation
I need to verify whether everything works fine. Could you add screenshots both in mobile and desktop view? |
Sure! |
@roopeshsn |
In mobile view, the buttons are placed vertically. Could you do anything about that? |
I can make them to be horizontal without stacking downwards |
Would like to know how you achieved this? |
I have imported button group from react bootstrap and then used it to group buttons |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But I am not able to see the changes you've done to avoid vertical stacking!
@roopeshsn forgot to commit. Please check now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good work @s-vamshi
Updated UsersListScreen.js and ProductListScreen.js to add spaces between buttons