dat.gui/elements/gui-row/gui-row.js
2014-08-16 12:43:48 -04:00

7 lines
65 B
JavaScript

Polymer('gui-row', {
ready: function() {
}
});