Skip to content

Commit

Permalink
fix(icon): update the select icon to enlarge
Browse files Browse the repository at this point in the history
  • Loading branch information
QuintonJason committed Sep 9, 2022
1 parent 58e1135 commit 0169fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/app/views/application/_home_sections.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<%= sage_component SagePanel, {} do %>
<%= sage_component SagePanelStack, {} do %>
<%= sage_component SageIcon, {
icon: "select",
icon: "enlarge",
size: "3xl",
color: "sage",
spacer: {
Expand Down

0 comments on commit 0169fae

Please sign in to comment.