Style settings UI with React-Bootstrap

This commit is contained in:
Yuya Ochiai
2015-12-22 00:58:41 +09:00
parent f3984982d1
commit 8c24475c68
3 changed files with 83 additions and 45 deletions

View File

@@ -9,8 +9,10 @@
"electron-connect": "^0.3.3"
},
"dependencies": {
"bootstrap": "^3.3.6",
"os-locale": "^1.4.0",
"react": "^0.14.3",
"react-bootstrap": "^0.28.1",
"react-dom": "^0.14.3",
"yargs": "^3.31.0"
}