Skip to content

Commit

Permalink
noDirMixin
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpschaaf committed Oct 27, 2018
1 parent 2a25818 commit c421f08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/mixins/dir-mixin.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
* @memberof Polymer
*/
Polymer.DirMixin = Polymer.dedupingMixin((base) => {
return base;

if (!observer) {
getRTL();
Expand Down

0 comments on commit c421f08

Please sign in to comment.