mirror of
https://github.com/pebble-dev/clay.git
synced 2026-08-28 04:46:57 -04:00
restructure directories and add tests for clay-item
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
module.exports = {
|
||||
name: 'input',
|
||||
template: require('../../templates/items/input.tpl'),
|
||||
template: require('../../templates/components/input.tpl'),
|
||||
manipulator: require('../lib/manipulators').val,
|
||||
defaults: {
|
||||
label: '',
|
||||
|
||||
Reference in New Issue
Block a user