UNPKG

@rsksmart/rif-ui

Version:

Exposes common components to be re used in RIF projects

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