mirror of
https://github.com/pebble-dev/clay.git
synced 2026-09-02 15:17:44 -04:00
Add description field to all input type components.
This commit is contained in:
@@ -15,4 +15,7 @@
|
||||
</label>
|
||||
{{/each}}
|
||||
</div>
|
||||
{{if description}}
|
||||
<div class="description">{{{description}}}</div>
|
||||
{{/if}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user