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
/
tabs
/
index.js
blob: 3a8d182481f3686a7e872c68603d945d53854fce (
plain
) (
blame
)
1
2
3
import
Tabs
from
'./tabs.component'
import
Tab
from
'./tab'
export
{
Tabs
,
Tab
}