mirror of
https://github.com/Polymer/polymer-starter-kit.git
synced 2025-02-25 18:55:22 -06:00
@@ -132,7 +132,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
||||
},
|
||||
routeData: Object,
|
||||
subroute: Object,
|
||||
// This shouldn't be neccessary, but the Analyzer isn't picking up
|
||||
// This shouldn't be necessary, but the Analyzer isn't picking up
|
||||
// Polymer.Element#rootPath
|
||||
rootPath: String,
|
||||
};
|
||||
|
||||
@@ -28,7 +28,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
||||
static get is() { return 'my-view404'; }
|
||||
static get properties() {
|
||||
return {
|
||||
// This shouldn't be neccessary, but the Analyzer isn't picking up
|
||||
// This shouldn't be necessary, but the Analyzer isn't picking up
|
||||
// Polymer.Element#rootPath
|
||||
rootPath: String,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user