Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/fast-cougars-repeat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/view-components": patch
---

Remove newline in file to revert accidental visual regression of Button
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,5 @@
)) do %>
Button
<% end %>

<p>A wrapping `details` tag is required when using the button with the `:summary` tag</p>
</details>
Loading