Loading mobile/src/screens/account/account_page.tsx +2 −2 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ export const AccountPage = () => { flex: 2 }} > <CustomTileButton {/* <CustomTileButton title="Edit user data" leadingIcon={ <MaterialCommunityIcons Loading @@ -49,7 +49,7 @@ export const AccountPage = () => { <CustomTileButton title="Change my tastes" leadingIcon={<FontAwesome name="edit" size={24} color="black" />} /> /> */} </View> <CustomTileButton Loading Loading
mobile/src/screens/account/account_page.tsx +2 −2 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ export const AccountPage = () => { flex: 2 }} > <CustomTileButton {/* <CustomTileButton title="Edit user data" leadingIcon={ <MaterialCommunityIcons Loading @@ -49,7 +49,7 @@ export const AccountPage = () => { <CustomTileButton title="Change my tastes" leadingIcon={<FontAwesome name="edit" size={24} color="black" />} /> /> */} </View> <CustomTileButton Loading