Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(630)

Unified Diff: sky/framework/sky-box.sky

Issue 886723002: Add sky-drawer to the framework (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: nit Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: sky/framework/sky-box.sky
diff --git a/sky/framework/sky-box.sky b/sky/framework/sky-box.sky
index 24c443d43227bed9e93b91616066b9fb3524dbb2..7a7092596a408c75c385468373672bfb5f42c6fb 100644
--- a/sky/framework/sky-box.sky
+++ b/sky/framework/sky-box.sky
@@ -28,7 +28,7 @@
}
</style>
<div class="title">{{ title }}</div>
- <div class="content"><content></content></div>
+ <div class="content"><content/></div>
</template>
<script>
module.exports = class extends SkyElement {

Powered by Google App Engine
This is Rietveld 408576698