Skip to content

Commit 7c9e346

Browse files
authored
Merge pull request #75 from opf/fix/link-example
Make custom width preview easier to discover
2 parents fa5e337 + 553d191 commit 7c9e346

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)