UNPKG
@aioha/react-ui
Version:
latest (1.8.0)
1.8.0
1.7.0
1.6.1
1.6.0
1.4.6
1.4.5
1.4.4
1.4.3
1.4.1
1.4.0
1.0.0
0.1.0
Ready-made React modal for Aioha
aioha.dev
@aioha/react-ui
/
dist
/
index.js
5 lines
(4 loc)
•
177 B
JavaScript
View Raw
1
2
3
4
5
export
*
from
'@aioha/providers/react'
;
export
*
from
'./components/AiohaModal.js'
;
export
*
from
'./components/HiveSignerCb.js'
;
export
*
from
'./components/HiveSignerOcl.js'
;