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: 1db1d33d4d3066c17d809e0d7f712c0c60b64d32 (
plain
) (
blame
)
1
2
3
4
5
const
Modal
=
require
(
'./modal'
)
module
.
exports
= {
Modal
,
}