UNPKG

@atlaskit/focused-task-close-account

Version:

This package contains all of the UI components needed to assemble the focused tasks for deactivating and deleting users' accounts in accordance with the GDPR "Right to be forgotten".

4 lines 389 B
export { default as FocusedTaskCloseAccount } from './components/FocusedTaskCloseAccount'; export { default as DeleteUserContentPreviewScreen } from './components/DeleteUserContentPreviewScreen'; export { default as DeleteUserOverviewScreen } from './components/DeleteUserOverviewScreen'; export { default as DeactivateUserOverviewScreen } from './components/DeactivateUserOverviewScreen';