OSDN Git Service

add the not found chrome extension fallback page.
authorZhiting Lin <zlin035@uottawa.ca>
Sat, 2 Feb 2019 07:16:41 +0000 (15:16 +0800)
committerZhiting Lin <zlin035@uottawa.ca>
Sat, 2 Feb 2019 07:16:41 +0000 (15:16 +0800)
commit7bf527fc58b759f1476950809e5b3d1ccfd4a51c
tree0261e2b711c423d303f8af272441fb2fc91ba28e
parentf50203a6ff6f2b8846f38cb3c23debc22d763b11
add the not found chrome extension fallback page.
18 files changed:
src/components/App.js
src/components/bytom.js
src/components/constants.js
src/components/layout/account/action.js [new file with mode: 0644]
src/components/layout/account/index.jsx [new file with mode: 0644]
src/components/layout/bytomWrap.jsx [new file with mode: 0644]
src/components/layout/header/NetworkInfo.jsx [new file with mode: 0644]
src/components/layout/header/index.jsx
src/components/layout/header/styles.scss [new file with mode: 0644]
src/components/layout/modal/index.jsx [new file with mode: 0644]
src/components/layout/profit/action.js
src/components/layout/profit/index.jsx
src/components/layout/save/action.js
src/components/layout/save/index.jsx
src/index.html
src/reducers/rotateReducer.js [new file with mode: 0644]
src/store.js [new file with mode: 0644]
src/styles/App.css