Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
fix core-input closing tag
Browse files Browse the repository at this point in the history
  • Loading branch information
John Messerly committed Jun 19, 2014
1 parent b5c4414 commit ec969c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<x-meta id="core-input" label="Input" group="Core" isEditor>

<template>
<core-input placeholder="Type something..." style="padding: 15px;"></paper-input>
<core-input placeholder="Type something..." style="padding: 15px;"></core-input>
</template>

<template id="imports">
Expand Down

0 comments on commit ec969c9

Please sign in to comment.