import React from 'react';

export const ModalRoot = () => (<div id="ak-modal-root"></div>);
