Skip to content

Commit

Permalink
No tooltips in mobile or Cordova, for Jira issue 174
Browse files Browse the repository at this point in the history
Resolves https://wevoteusa.atlassian.net/browse/WV-174
Removes sign in with Facebook from Cordova Android (temporary).
  • Loading branch information
SailingSteve authored and DaleMcGrew committed Dec 7, 2023
1 parent 2fbe1ab commit a3e4cdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/components/Navigation/SettingsSectionFooter.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ class SettingsSectionFooter extends Component {
<>
<Link to="/more/faq"><TermsAndPrivacyText>Frequently Asked Questions</TermsAndPrivacyText></Link>
<span style={{ paddingLeft: 15 }} />
<Link to="/more/attributions"><TermsAndPrivacyText>Attributions</TermsAndPrivacyText></Link>
</>
)}
</OneRow>
Expand Down

0 comments on commit a3e4cdf

Please sign in to comment.