import React from 'react';

export default () => <h3>Wonderful world!!!</h3>;
