Skip to content

Commit

Permalink
refactor user acquisition modal
Browse files Browse the repository at this point in the history
  • Loading branch information
root authored and root committed Nov 7, 2024
1 parent c18b851 commit 4d53dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/js/redux/ui/modals/UserAcquisitionModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ const UserAcquisitionModal = () => {
}}
>
<span className="img-icon">
<i className="fa fa-facebook" />
<i className="fa-brands fa-facebook" />
</span>
<span>Continue with Facebook</span>
</button>
Expand Down

0 comments on commit 4d53dce

Please sign in to comment.