There was an error while loading. Please reload this page.
1 parent fa5e337 commit 553d191Copy full SHA for 553d191
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