Skip to content

Commit 553d191

Browse files
committed
The FormComponent is shown in the Assets tab, but that is not easy to discover, so I added a comment
1 parent fa5e337 commit 553d191

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- Look at the "Assets" tab for the definition of the `CustomWidthFieldsForm` -->
2+
13
<%= primer_form_with(url: "/foo") do |f| %>
24
<%= render(CustomWidthFieldsForm.new(f)) %>
35
<% end %>

0 commit comments

Comments
 (0)