Sha256: 2b6e5204171ec4e95731bb56118d11436beb01476a5fe3d9d7585500b1c84d6e
Contents?: true
Size: 403 Bytes
Versions: 116
Compression:
Stored size: 403 Bytes
Contents
<%= pb_rails("button", props: { text: "Button Primary", dark: true }) %> <%= pb_rails("button", props: { text: "Button Secondary", variant: "secondary", dark: true }) %> <%= pb_rails("button", props: { text: "Button Link", variant: "link", dark: true }) %> <%= pb_rails("button", props: { text: "Button Disabled", disabled: true, dark: true }) %>
Version data entries
116 entries across 116 versions & 1 rubygems