Skip to content

Commit

Permalink
fix(tabs): correct icon name typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelflips committed May 24, 2024
1 parent a35711c commit 645fff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/app/views/examples/components/tabs/_preview.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
attributes: {
href: "//example.com/basic-test2"
},
icon: "filters"
icon: "filter"
},
]
}
Expand Down

0 comments on commit 645fff8

Please sign in to comment.