OSDN Git Service

Seperate the RestoreKeystore's react logic.
authorZhiting Lin <zlin035@uottawa.ca>
Fri, 26 Oct 2018 08:52:43 +0000 (16:52 +0800)
committerZhiting Lin <zlin035@uottawa.ca>
Fri, 26 Oct 2018 08:52:43 +0000 (16:52 +0800)
commit14841083579590e05612669fb6f39c76e58c7e44
tree7ca4f255965985a5adbfeb6c0bbf4b45d73e45b2
parent5645f7c0a67e1cf5d937307697394a5a00f601a4
Seperate the RestoreKeystore's react logic.
src/features/initialization/actions.js
src/features/initialization/components/RestoreKeystore/RestoreKeystore.jsx [new file with mode: 0644]
src/features/shared/components/FileField.jsx [new file with mode: 0644]
src/features/shared/components/index.js