Skip to content

Commit

Permalink
Display examples as button elements instead of anchors
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-ju committed Oct 12, 2018
1 parent 0886dad commit ac8bba6
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,21 +42,15 @@ examples:
secondary_button:
data:
text: "Secondary button"
href: "#"
secondary: true
rel: "external"
secondary_quiet_button:
data:
text: "Secondary quiet button"
href: "#"
secondary_quiet: true
rel: "external"
destructive_button:
data:
text: "Destructive button"
href: "#"
destructive: true
rel: "external"
start_now_button_with_info_text:
data:
text: "Start now"
Expand Down

0 comments on commit ac8bba6

Please sign in to comment.