There was an error while loading. Please reload this page.
2 parents fa5e337 + 553d191 commit 7c9e346Copy full SHA for 7c9e346
1 file changed
previews/primer/forms_preview/custom_width_fields_form.html.erb
@@ -1,3 +1,5 @@
1
+<!-- Look at the "Assets" tab for the definition of the `CustomWidthFieldsForm` -->
2
+
3
<%= primer_form_with(url: "/foo") do |f| %>
4
<%= render(CustomWidthFieldsForm.new(f)) %>
5
<% end %>
0 commit comments