Previews

1
2
3
4
render Primer::Beta::Blankslate.new(narrow: narrow, spacious: spacious, border: border) do |component|
component.with_heading(tag: :h2).with_content("Millions of teams trust GitHub to keep their work safe")
component.with_visual_image(src: Primer::ExampleImage::BASE64_SRC, alt: "Security - secure vault")
end