mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-12 21:52:42 +00:00
4 lines
125 B
JavaScript
4 lines
125 B
JavaScript
module.exports = {
|
|
TextInput : require('./textInput/textInput.jsx'),
|
|
PlayerInfo : require('./playerInfo/playerInfo.jsx'),
|
|
} |