mirror of
https://github.com/pebble-dev/clay.git
synced 2026-08-28 21:06:58 -04:00
Checkbox groups now return an array of booleans
This commit is contained in:
@@ -8,7 +8,6 @@ module.exports = {
|
||||
defaults: {
|
||||
label: '',
|
||||
options: [],
|
||||
description: '',
|
||||
attributes: {}
|
||||
description: ''
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user