Skip to content

Commit

Permalink
Fix wieght typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rbarreca committed Oct 15, 2023
1 parent 6831b66 commit 5a5ff39
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%= polaris_text_field(
name: :wieght,
name: :weight,
value: "10.6",
type: :number,
) do |c| %>
Expand Down

0 comments on commit 5a5ff39

Please sign in to comment.