UNPKG

@rsksmart/rif-ui

Version:

Exposes common components to be re used in RIF projects

7 lines (4 loc) 122 B
import Footer from './Footer' import Account from './Account' export * from './Header/index' export { Account, Footer }