mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
add comment
This commit is contained in:
@@ -7,6 +7,7 @@ license that can be found in the LICENSE file.
|
||||
<link rel="components" href="g-component.html">
|
||||
<link rel="stylesheet" href="css/g-icon.css">
|
||||
<template>
|
||||
<!-- nodes with id automatically appear in this.$ hash -->
|
||||
<div id="icon" class="icon" onclick="x('colorize')"></div>
|
||||
</template>
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user