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