Home Reference Source Repository

src/components/portal/index.js

/**
 * @author haw
 */

import Portal from './Portal';

export default Portal;