import themes from 'shared/themes/runtime.js' const Ribbon = ({ loading = false, theme = 'light' }) => (
) export default Ribbon