mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-13 06:32:39 +00:00
Proof of concept working
This commit is contained in:
4
client/splatsheet/sheetRenderer/parts/index.js
Normal file
4
client/splatsheet/sheetRenderer/parts/index.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
TextInput : require('./textInput/textInput.jsx'),
|
||||
PlayerInfo : require('./playerInfo/playerInfo.jsx'),
|
||||
}
|
||||
Reference in New Issue
Block a user