Skip to content

Commit

Permalink
cleanup: add missing icon from the old library
Browse files Browse the repository at this point in the history
  • Loading branch information
GabsEdits committed Oct 6, 2024
1 parent 104dff6 commit 53d7258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/NotMailNotChimp.vue
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<div class="form-footer">
<div class="flexList">
<button type="submit" name="subscribe" class="btn btn--primary" value="Subscribe">
<span class="md material-icons">send</span>
<span class="material-symbols-outlined">send</span>
<span>Subscribe</span>
</button>
<p class="brandingLogo" style="margin: 0px auto;">
Expand Down

0 comments on commit 53d7258

Please sign in to comment.