issues
search
cozy
/
cozy-drive
Cozy Drive Web App for Cozy Cloud
GNU Affero General Public License v3.0
171
stars
65
forks
source link
fix: Update TopBar API in uploader.component (VO-362)
#3075
Closed
acezard
closed
9 months ago
acezard
commented
9 months ago
🐛 Bug Fixes
The MoveTopbar API changed in terms of props. Due to that, UploaderComponent which was using the old props names crashed the app. To fix that critical issue we update UploaderComponent to use the updated prop names for Topbar
🐛 Bug Fixes