mirror of
https://github.com/pebble-dev/clay.git
synced 2026-09-01 14:47:37 -04:00
refactor components to be in a registry.
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
'use strict';
|
||||
|
||||
// module is blank because we dynamically add components
|
||||
module.exports = {};
|
||||
Reference in New Issue
Block a user