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

Commit ec969c9

Browse files
author
John Messerly
committed
fix core-input closing tag
1 parent b5c4414 commit ec969c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<x-meta id="core-input" label="Input" group="Core" isEditor>
22

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

77
<template id="imports">

0 commit comments

Comments
 (0)