mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-23 15:18:14 +00:00
update component/key names
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const Field = require('./field/field.jsx');
|
||||
const Text = require('./text/text.jsx');
|
||||
const Checkbox = require('./checkbox/checkbox.jsx');
|
||||
|
||||
module.exports = {
|
||||
Field : Field,
|
||||
Text : Text,
|
||||
Checkbox : Checkbox,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user