fix(common): restore missing padding to UserProfile page

This commit is contained in:
Harsh Shandilya 2024-09-08 21:07:59 +05:30
parent 501721fca9
commit aa2093424c
2 changed files with 3 additions and 2 deletions

View file

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Pull to refresh indicator is no longer hiding behind the top app bar
- User profile page correctly renders contents below the top app bar
## [1.50.0] - 2024-08-30