chore: cleanup

This commit is contained in:
Adrian Castro
2024-03-26 14:28:11 +01:00
parent db0c37913c
commit 5e8422b418
5 changed files with 6 additions and 20 deletions

View File

@@ -29,7 +29,7 @@ const DownloadsScreen: React.FC = () => {
};
return (
<ScreenLayout title="Downloads">
<ScreenLayout>
<MWButton
type="secondary"
backgroundColor="$sheetItemBackground"