index
:
dexon-wallet
develop
master
version-1.2.7
DEXON wallet browser extension (https://github.com/dexon-foundation/dekusan)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
app
/
components
/
modals
/
index.js
blob: e2e367af06a442f799bd26ae78115ac65ddfd2a6 (
plain
) (
blame
)
1
2
3
4
5
const
Modal
=
require
(
'./modal'
)
module
.
exports
= {
Modal
,
}