import React from 'react';

import ItemComment from '../../../../ItemComment';

export default () => <ItemComment id="ItemComment" />;
