Skip to content

Commit

Permalink
Bugfix: default behavior wasn't in-line with paper-fab
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronny Roeller committed Jun 7, 2017
1 parent 1d5f64b commit fe20a13
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions paper-fab-speed-dial.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,7 @@
type: Boolean,
value: false
},
withBackdrop: {
type: Boolean,
value: true,
},
withBackdrop: Boolean,
},

// Public methods
Expand Down

0 comments on commit fe20a13

Please sign in to comment.