mirror of
https://github.com/Polymer/polymer-starter-kit.git
synced 2025-02-25 18:55:22 -06:00
@@ -7,6 +7,7 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
|
|||||||
Code distributed by Google as part of the polymer project is also
|
Code distributed by Google as part of the polymer project is also
|
||||||
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
||||||
-->
|
-->
|
||||||
|
<link rel="import" href="../../bower_components/polymer/polymer.html">
|
||||||
|
|
||||||
<dom-module id="my-greeting">
|
<dom-module id="my-greeting">
|
||||||
<template>
|
<template>
|
||||||
|
|||||||
@@ -7,6 +7,7 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
|
|||||||
Code distributed by Google as part of the polymer project is also
|
Code distributed by Google as part of the polymer project is also
|
||||||
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
||||||
-->
|
-->
|
||||||
|
<link rel="import" href="../../bower_components/polymer/polymer.html">
|
||||||
|
|
||||||
<dom-module id="my-list">
|
<dom-module id="my-list">
|
||||||
<template>
|
<template>
|
||||||
|
|||||||
Reference in New Issue
Block a user