mirror of
https://github.com/pebble-dev/clay.git
synced 2026-09-03 07:37:46 -04:00
Refactor structure to be more testable
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<label class="item item-color">
|
||||
<span class="label">{{{label}}}</span>
|
||||
<input
|
||||
data-manipulator-target
|
||||
type="hidden"
|
||||
/>
|
||||
<span class="label">{{{label}}}</span>
|
||||
<span class="value"></span>
|
||||
<div class="picker-wrap">
|
||||
<div class="picker">
|
||||
|
||||
Reference in New Issue
Block a user