import React from 'react'; import PropTypes from 'prop-types'; import cn from 'classnames'; import { Button } from 'plugin-api/beta/client/components/ui'; import styles from './DeleteMyAccountStep.css'; const DeleteMyAccountStep2 = props => (
Before your account is deleted, we recommend you download your comment history for your records. After your account is deleted, you will be unable to request your comment history.
To download your comment history go to: My Profile {`>`} Download My Comment History