fix: reset unenroll state on close modal

This commit is contained in:
Ben Warzeski
2022-06-06 11:47:57 -04:00
parent a3fcb96ce8
commit 7479d42375
6 changed files with 21 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ import { useIntl } from 'react-intl';
import {
Badge,
Card,
Hyperlink,
// Hyperlink,
Icon,
} from '@edx/paragon';
import { Program } from '@edx/paragon/icons';