mirror of
https://github.com/pebble-dev/clay.git
synced 2026-09-02 15:17:44 -04:00
Basic build process and transforming json into html
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<label class="item">
|
||||
<span class="label">{{label}}</span>
|
||||
<input data-manipulator-target type="checkbox" class="item-toggle" {{value}}>
|
||||
</label>
|
||||
Reference in New Issue
Block a user